Kuvaus
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.
”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.”
Reference: https://codex.wordpress.org/Settings_Reading_SubPanel
Plugin resolves the above issue, allowing WordPress to use the custom template set for that specific page.
Arbitrary section
A brief Markdown Example
Asennus
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
Arvostelut
Avustajat & Kehittäjät
“Posts Page: Use Page Template” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “Posts Page: Use Page Template” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
1.0
- Public release of plugin.