這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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