Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Galaxius Custom Sidebars

Deskripsyon

This allows you to quickly create a unique sidebar for any post, page, category page or for all posts belonging to a category. You simply enter a name for the sidebar when you create or edit a post, page or category. Browse to Appearance -> Widgets, find your new sidebar and add some widgets to it.

Pag-install

  1. Upload galaxius-custom-sidebars to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Replace the sidebar code with <?php dynamic_sidebar(Galaxius_Sidebars::get_sidebar('Default Sidebar Name')); ?> wherever you want to have a custom sidebar. ‘Default Sidebar Name’ is the name of the sidebar that should be called when no custom sidebar has been set. You can just copy it from the code you are replacing.

FAQ

If both a post and a category have a custom sidebar set which will be displayed?

Post.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Galaxius Custom Sidebars” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Galaxius Custom Sidebars” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.1

Fixed a bug in the style options.

1.0

Initial release.