[wp-trac] [WordPress Trac] #34674: Failure updating excerpts when a plugin is using get_the_excerpt() function
WordPress Trac
noreply at wordpress.org
Fri Nov 13 10:23:41 UTC 2015
#34674: Failure updating excerpts when a plugin is using get_the_excerpt() function
-------------------------------+------------------------------
Reporter: dartiss | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------------+------------------------------
Comment (by swissspidy):
Can you elaborate a bit more on what you are doing with
`get_the_excerpt()`, maybe with some example code?
I know many plugins filter the post excerpts (in good and bad ways), so if
you want the ''raw'' data, you could always access `$post->post_excerpt`
directly.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34674#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list