[wp-trac] [WordPress Trac] #15604: Empty post leads to use of excerpt in feed

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 3 21:26:34 UTC 2012


#15604: Empty post leads to use of excerpt in feed
----------------------------------------+------------------
 Reporter:  niska                       |       Owner:
     Type:  defect (bug)                |      Status:  new
 Priority:  normal                      |   Milestone:  3.5
Component:  Feeds                       |     Version:
 Severity:  normal                      |  Resolution:
 Keywords:  has-patch 3.2-early commit  |
----------------------------------------+------------------

Comment (by nacin):

 Unlike get_the_content(), get_the_content_feed() does have the the_content
 filter in it. Looks good to me. Might be worth a $content =
 get_the_content_feed() then echo $content, to save the extra processing.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15604#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list