이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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