Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Alpha’s Categories Widget

Beschrijving

There is already several Categories Widget in WordPress Plugins Database,such as Breukie’s Categories Widget.But when I upgrade my site to WordPress2.8,it doesn’t work any more.So I wrote this.It displays your categories using the wp_list_categories/wp_dropdown_categories function, utilizes parameters for this function.You can set up one or more this widget in your sidebar(s).

Live Demo

Schermafbeeldingen

Installatie

  1. Unzip to wp-content/plugins/widgets.
  2. Go to WP admin -> plugins and activate Alpha’s Categories Widget.
  3. Go to WP admin -> presentation -> sidebar widgets, to add the widget to your sidebar(s).

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Alpha’s Categories Widget” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Alpha’s Categories Widget” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.2

  • Add function wp_alpha_list_categories.No matter how many Alpha’s Categories Widgets you add,they need only one database query.