[wp-trac] [WordPress Trac] #10984: If content uses the nextpage tag then only the first page is shown in feeds
WordPress Trac
wp-trac at lists.automattic.com
Tue Oct 20 11:03:11 UTC 2009
#10984: If content uses the nextpage tag then only the first page is shown in feeds
---------------------------+------------------------------------------------
Reporter: simonwheatley | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Feeds | Version: 2.8.4
Severity: normal | Keywords: has-patch
---------------------------+------------------------------------------------
If content uses the nextpage tag then only the first page is shown in
feeds if the "full text" option is selected in "Settings > Reading > Show
Full Text (in feed)".
No links are displayed to read the full content and no indication is given
in the feed that it isn't the full content.
I think the behaviour should be to ignore pagination in feeds which are
set to "full text".
I have attached a patch which alters the behaviour of the_content() so
that if it is used in the context of a feed it concatenates the pages to
form the full content and returns that.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10984>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list