Skip to content
Snippets Groups Projects
Commit 77c42190 authored by Erick Hitter's avatar Erick Hitter
Browse files

This is the View All plugin, not the Print Friendly plugin. Let's fix that typo.

parent 1668c475
No related branches found
No related tags found
No related merge requests found
...@@ -87,7 +87,7 @@ Further ensures plugins and themes correctly see a "View All" page as full post ...@@ -87,7 +87,7 @@ Further ensures plugins and themes correctly see a "View All" page as full post
Resolves a problem where requests for view-all templates redirect to the article. Resolves a problem where requests for view-all templates redirect to the article.
= 0.6 = = 0.6 =
Adds better support for sites that use verbose page rules, resolving situations where requests for print template redirect to the post. Adds better support for sites that use verbose page rules, resolving situations where requests for view-all template redirect to the post.
= 0.5 = = 0.5 =
Infinite loops may result from previous method used to display entire post's content for the View All display. This update eliminates that possibility by using the the_post action rather than the the_content filter. Props to the WordPress.com VIP Support team (batmoo) and stevenkword. Infinite loops may result from previous method used to display entire post's content for the View All display. This update eliminates that possibility by using the the_post action rather than the the_content filter. Props to the WordPress.com VIP Support team (batmoo) and stevenkword.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment