Plugin Directory

Changeset 678420


Ignore:
Timestamp:
03/08/2013 10:11:10 PM (13 years ago)
Author:
ballyhoos
Message:

Updated readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • posts-page-custom-template/trunk/readme.txt

    r678359 r678420  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Allows wordpress to use the custom template of the page which is set within the 'Posts page:' setting of the 'Reading' options.
     11Posts Page: Use Page Template
    1212
    1313== Description ==
    1414
    15 Allows wordpress to use the custom template of the page which is set within the 'Posts page:' setting of the 'Reading' options.
     15When setting the 'Posts Page:' to a custom page within the 'Reading' settings of Wordpress, it will by default, ignore that page's set template.
    1616
    17 Reference reason for plugin.
    18 http://codex.wordpress.org/Settings_Reading_SubPanel
    1917
    2018"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."
    2119
    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.
     20Reference: http://codex.wordpress.org/Settings_Reading_SubPanel
     21
     22
     23Plugin resolves the above issue, allowing Wordpress to use the custom template set for that specific page.
     24
    2325
    2426== Installation ==
Note: See TracChangeset for help on using the changeset viewer.