该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Post Template

描述

WordPress allows users to customize templates for webpages but, it is not so for blog posts. Post Template plug-in from IndiaNIC enables you to use the customized page templates for your blog posts also.

As soon as you install the Post Template plug-in, it appears on the sidebar of your page. You can choose your desired template from the drop-down button and then you can view your posts in that template.

If you want to know more about how to create your own page templates, then you can visit the link How to Create Page Templates

Visit Our Website

Developers

If you want to implement the custom post templates on a custom post type, you can use the cpt_post_types filter, here’s an example below of adding the custom post template selector and metabox to the Movie and Actor custom post types. This code can be added to a plugin or to the functions.php file in your theme.

屏幕截图

  • screenshot-1.png

安装

  1. Upload the ‘wp-post-template’ folder to the /wp-content/plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

常见问题

Have a question? Email me at submission@indianic.com

评价

阅读所有13条评价

贡献者及开发者

“Post Template” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Post Template”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Install Plugin