內容簡介
這個外掛的功能是讓 WP 頁面模板可以有多個可編輯區塊。使用自訂欄位在頁面模板上建立簡單的 tinyMCE 編輯區塊。
請見詳細使用說明和範例:Pagely MultiEdit plugin
注意:必須在迴圈語法「while (have_posts()) : the_post();」內或後使用:
multieditDisplay(‘YourBlockName’);
由Pagely WordPress Hosting提供。
追蹤@strebel,歡迎瀏覽Pagely。
外掛標籤
開發者團隊
原文外掛簡介
One thing I always wished WP would do better is allow for multiple editable content blocks on page templates. This plugin uses custom fields to create simple tinyMCE editable regions on page templates.
See Instructions and Usage Examples here: Pagely MultiEdit plugin
NOTE: Must be used inside/after the opening loop statement:
while (have_posts()) : the_post();
multieditDisplay(‘YourBlockName’);
Brought to you by: Pagely WordPress Hosting
Follow @strebel and feel free to check out Pagely
