Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#35474 closed enhancement (fixed)

Introduced the `$post` parameter in get_the_excerpt

Reported by: sebastian.pisula Owned by: swissspidy
Priority: normal Milestone: 4.5
Component: Posts, Post Types Version:
Severity: normal Keywords: has-patch
Cc: Focuses: template

Description (last modified by SergeyBiryukov)

I saw new fix [36319] by swissspidy. I think that filter in this function should have new param - WP_Post.

I have more opportunities in make custom filter.

Attachments (1)

35474.patch (737 bytes ) - added by sebastian.pisula 11 years ago.

Download all attachments as: .zip

Change History (4)

#1 @johnbillion
11 years ago

  • Focuses template added
  • Keywords has-patch added
  • Milestone Awaiting Review4.5

#2 @swissspidy
11 years ago

  • Owner set to swissspidy
  • Resolutionfixed
  • Status newclosed

In 36321:

Post: After [36319], add $post parameter to the get_the_excerpt filter.

Props sebastian.pisula.
Fixes #35474.

#3 @SergeyBiryukov
11 years ago

  • Component GeneralPosts, Post Types
  • Description modified (diff)
Note: See TracTickets for help on using tickets.