Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Galaxius Custom Sidebars

Leírás

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.

Telepítés

  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.

GYIK

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

Post.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Galaxius Custom Sidebars” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Galaxius Custom Sidebars” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.1

Fixed a bug in the style options.

1.0

Initial release.