Linux 软件免费装
Banner图

Sidebar Adder 2

开发者 Shrikant Dubey
更新时间 2016年2月27日 17:02
PHP版本: 3.0 及以上
WordPress版本: 4.4.1
版权: GPLv2 or later
版权网址: 版权信息

标签

widget sidebar add sidebar sidebar adder

下载

1.0.0 2.0.0 2.0.1

详情介绍:

Sidebar Adder 2.0.1 follows the keep it simple mantra. It leverages wordpress' built-in features. It uses page option for the additition and updation of sidebar. It is simple yet flexible. This version of sidebar adder provides shortcode functionality which can be used anywhere i.e. within file, pages, post, ect. Features: Note Author Page Learn more about Sidebar Adder 2 Sidebar Adder 2 Sidebar Adder 2 is a successor to sidebar adder with many more features.

安装:

Install via WordPress Admin
  1. Ready the zip file of the plugin
  2. Go to Admin > Plugins > Add New
  3. On the upper portion click the Upload link
  4. Using the file upload field, upload the plugin zip file here and activate the plugin
Install via FTP
  1. First unzip the plugin file
  2. Using FTP go to your server's wp-content/plugins directory
  3. Upload the unzipped plugin here
  4. Once finished login into your WP Admin and go to Admin > Plugins
  5. Look for Add Sidebar and activate it
Usage
  1. Start adding sidebar in 'Settings/Add Sidebar' menu in WordPress
  2. You can then use a shortcode to display your slideshow. Example: [sidebar_adder id="sd-adder-1"]
  3. Function do_shortcode can be used inside template files. Example: <?php echo do_shortcode('[sidebar_adder id="sd-adder-1"]'); ?>

屏幕截图:

  • screenshot1
  • screenshot2
  • screenshot3

升级注意事项:

1.0.0 - 2013-04-27
  • Add sidebar.
2.0.0 2014-06-07 * Following Changes are made from the previous Version: 1.0.0
  • Shorcode facility added.
  • New version support wordpress version 3.9.1.
  • Sidebar description Added.

常见问题:

How the plugin works?

  • The plugin stores the data in the database. As the user adds a sidebar it's name and all the required fields are saved in the data base.

更新日志:

1.0.0 - 2013-04-27 2.0.0 - 2014-06-07 Following Changes are made from the previous Version: 1.0.0 2.0.1 - 2016-01-09