Leírás
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:
Képernyőmentések
Telepítés
- 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.
GYIK
- 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
Vélemények
Közreműködők és fejlesztők
“Template Manager by WordPress Monsters” 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“Template Manager by WordPress Monsters” 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.1.0
- Added default template content for easy template creation
- Added labels and notices for template post type
1.0.0
- First release