该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Alpha’s Categories Widget

描述

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

屏幕截图

  • Create categories.
  • Add widget of categories by sections.
  • Widgets in sidebar(s).

安装

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

评价

此插件暂无评价。

贡献者及开发者

「Alpha’s Categories Widget」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.2

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