Kuvaus
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:
Kuvankaappaukset
Asennus
- 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.
UKK
- 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
Arvostelut
Avustajat & Kehittäjät
“Template Manager by WordPress Monsters” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “Template Manager by WordPress Monsters” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
1.1.0
- Added default template content for easy template creation
- Added labels and notices for template post type
1.0.0
- First release