Feature: Clear post pages for paginated posts
-
Hey Peter,
My site uses WP’s built in post pagination logic by including the “<!–nextpage–>” link within post text. The “post and taxonomy pages” clearing method does not catch theses extra pages. I think you could get them with a few extra lines in clear() utilizing get_pagenum_link(). Here’s the reference page on this, looks a little hazy on individual post pagination though.
As a workaround to this and the other feature I just requested, I’m using the full cache purging option. Long term it would be better to know what pages we actually need to clear, but this means no hurry from me on getting this implemented (obviously, since I’m not doing any of the work) :). Thanks again for a great plugin.
-Zach
The topic ‘Feature: Clear post pages for paginated posts’ is closed to new replies.