Changes between Initial Version and Version 1 of Ticket #21797
- Timestamp:
- 09/05/12 01:39:32 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21797
- Property Milestone changed from Awaiting Review to 3.5
-
Ticket #21797 – Description
initial v1 1 In 21759 calling the_excerpt() generates 2 PHP Notices. See call stacks below.1 In r21759 calling the_excerpt() generates 2 PHP Notices. See call stacks below. 2 2 3 3 Patch adds $post = get_post(); to get_the_excerpt();
