Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Alpha’s Categories Widget

Beschreibung

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

Screenshots

Installation

  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).

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Alpha’s Categories Widget“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

0.2

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