Changeset 678420
- Timestamp:
- 03/08/2013 10:11:10 PM (13 years ago)
- File:
-
- 1 edited
-
posts-page-custom-template/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
posts-page-custom-template/trunk/readme.txt
r678359 r678420 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Allows wordpress to use the custom template of the page which is set within the 'Posts page:' setting of the 'Reading' options. 11 Posts Page: Use Page Template 12 12 13 13 == Description == 14 14 15 Allows wordpress to use the custom template of the page which is set within the 'Posts page:' setting of the 'Reading' options.15 When setting the 'Posts Page:' to a custom page within the 'Reading' settings of Wordpress, it will by default, ignore that page's set template. 16 16 17 Reference reason for plugin.18 http://codex.wordpress.org/Settings_Reading_SubPanel19 17 20 18 "Posts page - Select in the drop-down box the name of the Page that will now contain your Posts... any Template assigned the Page will be ignored and the theme's index.php (or home.php if it exists) will control the display of the posts." 21 19 22 Plugin resolves the above issue, to allow the custom template of that selected page which has been set within that page's template setting. 20 Reference: http://codex.wordpress.org/Settings_Reading_SubPanel 21 22 23 Plugin resolves the above issue, allowing Wordpress to use the custom template set for that specific page. 24 23 25 24 26 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.