Pojo Sidebars

外掛說明

With Pojo Sidebars you can create as many sidebars you need for any page you want. Especially for themes based on Pojo Framework.

You can easily separate your site into sections, as well as set a specific sidebar for every single page or custom post type.

You can replace any sidebar with a different one by embedding it in the Text Editor with a unique shortcode.

Display a sidebar using a built-in shortcode:

[pojo-sidebar id="ID"]

Display a sidebar using a WordPress function:

<?php dynamic_sidebar( 'pojo-sidebar-ID' ); ?>

Would you like to like to contribute to Pojo Sidebars? You are more than welcome to submit your requests on the GitHub repo. Also, if you have any notes about the code, please open a ticket on this issue tracker.

螢幕擷圖

  • Dashboard
  • Widgets Area
  • Widgets Area 2

安裝方式

Automatic Installation

  1. Install using the WordPress built-in Plugin installer > Add New
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Builder tab in the Pages or Widgets menu
  4. Drag and drop the widget and set it
  5. Enjoy!

Manual Installation

  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Builder tab in the Pages or Widgets menu
  4. Drag and drop the widget and set it
  5. Enjoy!

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Pojo Sidebars〉的開發相關工作。

參與者

〈Pojo Sidebars〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Pojo Sidebars〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.3

  • Fixed wrong permission in WordPress v4.4

1.0.2

  • Tested up to WordPress v4.3

1.0.0

  • Initial Public Release!