このプラグインは 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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Alpha’s Categories Widget” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.2

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