[wp-trac] [WordPress Trac] #5835: No option to show all pages of a
post in a feed
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 13 04:55:07 GMT 2008
#5835: No option to show all pages of a post in a feed
----------------------------+-----------------------------------------------
Reporter: ArachneJericho | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: General | Version: 2.3.3
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Hello,
When my posts use <!--nextpage-->, my RSS feed will not show any pages
other than the first one. I want to give my users the full feed; I
currently use the full feed plugin from cavemonkey. I tried to modify his
plugin to remove the <!--nextpage--> as well as the <!--more-->, but this
didn't work. From the code, with refers to a global $page and a global
$pages (which I'm having a hard time finding the definitions for in the
code base, since I'm not familiar with it), looks like any filters cut in
after the content has been chopped into pages.
Or perhaps not. I'm not sure.
Please help me. Either help me find out how to hack Wordpress, or to
figure out how to cut in a filter that removes <!--nextpage--> before the
post is chopped into pages, or maybe to even add an option in Wordpress
officially so that all pages of a post can be placed in a feed.
Please, please, please help.
Thank you.
--
Ticket URL: <http://trac.wordpress.org/ticket/5835>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list