Descrição
You can create templates (layout) for your pages to add some blocks of content before/after general content.
Also you can assign your template to custom post type(archive or single), taxonomies, 404 and search results pages, this options can be found in Templates->Settings menu in admin console.
You should use
[wpm-template-content]
shortcode in this templates to separate content.
Watch how to use Template Manager plugin in this cute short video:
Capturas de tela
Instalação
- Upload the wpm-template-manager folder to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Templates->Add New to create your custom template.
- Go to your Pages->All Pages and Edit the page you want to customize. Select template in WPM Template Manager meta box and Update the page.
- In Templates->Settings menu you also can assign your templates to custom post type (archive or single), taxonomies, 404 and search results pages.
Perguntas frequentes
- Installation Instructions
-
- Upload the wpm-template-manager folder to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Templates->Add New to create your custom template.
- Go to your Pages->All Pages and Edit the page you want to customize. Select template in WPM Template Manager meta box and Update the page.
- In Templates->Settings menu you also can assign your templates to custom post type (archive or single), taxonomies, 404 and search results pages.
- Upload the wpm-template-manager folder to the
Avaliações
Colaboradores e desenvolvedores
“Template Manager by WordPress Monsters” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Template Manager by WordPress Monsters” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.1.0
- Added default template content for easy template creation
- Added labels and notices for template post type
1.0.0
- First release