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

TC Custom Taxonomy Filter

설명

Filter your posts (including custom post types) by your custom taxonomies, just like you can with WordPress’ native category filter.

스크린샷

설치

  1. Place the tc-custom-taxonomy-filter directory inside your plugins directory.
  2. Navigate to the Plugins section of the Dashboard and click “Activate”.

후기

모든 13 평가 읽기

기여자 & 개발자

“TC Custom Taxonomy Filter”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “TC Custom Taxonomy Filter”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

Version 2.0.0

  • Rewrote code to modern WordPress standards.

Version 1.3.1

  • One more minor code change to deal with another PHP notice. Props mrwweb.

Version 1.3

  • Bug fix to remove PHP notices. Props tatumcreative, mrwweb.

Version 1.2

  • Fixed a small bug where is_admin() wasn’t being called as a proper function.

Version 1.1

  • Turned off the “show_count” argument in wp_dropdown_categories. That option only counts the “publish” post status, not “private” or “drafts.” While this makes sense on the front end, in the administration interface it’s a bit confusing.
  • Removed the “Uncategorized” option because it wasn’t working properly. Will investigate restoring it at some point in the future.

Version 1.0

  • Initial release.