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

Multisite Taxonomy Widget

説明

Display a recent posts-widget of all your posts in your blog-network which have a specific tag, category or any other built-in or custom taxonomy.

インストール

  1. Download the plugin and uncompress it with your preferred unzip programme
  2. Copy the entire directory in your plugin directory of your WordPress blog (/wp-content/plugins)
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Place the Multisite Taxonomy Widget in any widgetized area or use the shortcode [mtw_posts]

There is an introduction for further information.

評価

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

貢献者と開発者

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

貢献者

“Multisite Taxonomy Widget” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0

  • tagged as stable
  • WordPress Coding Standards

0.8

  • Bugfix: Strict standards and PHPDocs

[…]

0.5

  • Filter added: You can override the tags used for the list output using mtw_formatelements_output_filter.

0.4

  • Thumbnails to the output added
  • Filter added: You can override the thumbnail-output using mtw_thumbnail_output_filter.

0.3

  • Shortcode [mtw_posts] is now available. You can use taxonomy, name and limit as parameters.
  • Filters added: You can override the output using mtw_shortcode_output_filter or mtw_widget_output_filter.

[…]

0.1

  • Initial version