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.

屏幕截图

  • 面板
  • Widgets Area
  • 小工具区域2

安装

Automatic Installation

  1. Install using the WordPress built-in Plugin installer > Add New
  2. 通过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. 通过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!