このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP Categories and Posts

説明

WP Categories and Posts is an extension of the core WordPress function called wp_list_categories. This plugin adds in a template tag you can use to display categories and sub categories and the posts underneath those categories.

スクリーンショット

  • Categories and Posts Sitemap
  • Categories and Posts Sitemap with Styles Added
  • Categories and Posts Sitemap

インストール

Installation is simple. Just unzip into your plugins folder and activate the plugin. From there, you may call the function
ronalfy_list_categories_and_posts. This function call will be from within a WordPress page template.

An example page template called “sitemap.php” is included in the zip file. You can copy this file into your themes directory and use it as a page template for your sitemap if you wish.

Usage

The function by itself will return the categories and posts. It will accept most of the same arguments as wp_list_categories, but not all of them.

FAQ

How do I leave a feature request?

Please use the WP Extend forums and tag the post wp-categories-and-posts.

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP Categories and Posts はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP Categories and Posts” をあなたの言語に翻訳しましょう。

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

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