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

WP Media Categories

説明

Add categories to media & attachments.

Main Features

  • Control media categories the same way as post categories.
  • Filter the Media Library by category, in both the list and grid views.

Also checkout

スクリーンショット

  • List
  • Grid
  • Edit
  • Modal

インストール

  • Download and install using the built in WordPress plugin installer.
  • Activate in the “Plugins” area of your admin by clicking the “Activate” link.
  • No further setup or configuration is necessary.

FAQ

Where can I get support?

The WordPress support forums: https://wordpress.org/support/plugin/wp-media-categories/

Where can I find documentation?

http://github.com/stuttter/wp-media-categories/

評価

meh

2019年1月6日
As a proof of concept it does work, but user has type categories manually upon file upload and there is no category filtering in media insertion dialog, which kind'a would be the point of having categories.
2018年9月16日
Hey John, So many thanks for your work on the free plugins ! There is one thing on that one that would be great in furture updates : Having a dropdown with the existing categories when you upload a media file. For now, there is only a blank category field where you need to type in the slug of the category you want to add to the media (ie you need to know the slug). Cheers !
2017年1月16日
It would be better if you add possibility to show translation of your plugin. May be something like this load_plugin_textdomain('wp-media-categories', false, basename(dirname(__FILE__)) . '/lang/');
6件のレビューをすべて表示

貢献者と開発者

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

貢献者

“WP Media Categories” は6ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

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

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

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

変更履歴

[2.1.0] – 2020-05-13

  • Improve compatibility with PHP7.2+
  • Improve shortcode implementation

[2.0.0] – 2018-06-05

  • Fix bug where count could target wrong taxonomy
  • Fix bug where dropdown widget URL used wrong taxonomy slug

[1.1.0] – 2016-09-28

  • Fix “no_category” admin filtering

[1.0.1] – 2016-09-06

  • Fix theme-side search interference
  • Improve performance of “no_category” filtering

[1.0.0] – 2016-09-06

  • Fix bulk edits
  • Move files into subdirectory for improved mu-plugins support

[0.1.1] – 2015-10-28

  • Improve media grid layout

[0.1.1] – 2015-10-21

  • Initial release