Leírás
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
Telepítés
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Vélemények
Közreműködők és fejlesztők
“Posts Page: Use Page Template” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Posts Page: Use Page Template” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0
- Public release of plugin.