這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Media Categories

外掛說明

為媒體檔案及附件加入設定分類的功能。

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.

常見問題集

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/

使用者評論

2020 年 2 月 13 日
I can filter in list-/grid-view in the normal media-view. But can't filter when selecting an image in a page or product.

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