Post Template Select
开发者 |
munishsandy
|
更新时间 |
2017年11月5日 11:19 |
PHP版本: |
3.4 及以上 |
WordPress版本: |
4.8.2 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Select Templates For Posts and Custom Post Types. It provides a drop-down to select different templates for posts and custom post types in post edit screen. Selected templates will override single.php for specified post. You can use both page and custom templates.
Use simple template name in your template files.
Use Page Templates:
Use Your Custom Templates:
安装:
- Upload the
post-template-select
folder to the directory /wp-content/plugins/
.
- Activate the plugin using the 'Plugins' menu in WordPress.
屏幕截图:
常见问题:
How to use
- First Activate Plugin.
- From Post Template admin menu , allow post template selector for post or custom post
- Then select template from post edit screen.
更新日志:
1.3 (05th Nov, 2017)
- fix some Bug in 1.2 - Major Update
- Constant warning issue fixed.
1.2 (15th April, 2017)
- fix some Bug in 1.1 - Minor Update
1.1 (28th March, 2017)
- fix some Bug in 1.0 - Major Update
- Option Save problem resolved.
- New Option Added. (Template Types)
- New feature added, You can make custom templates seperatly now.