Descripción
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
Instalación
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
Reseñas
Colaboradores y desarrolladores
"Posts Page: Use Page Template" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Posts Page: Use Page Template" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Public release of plugin.