Transform Meta Boxes

설명

Change the appearance of a taxonomy’s meta box input in the Edit screen to something other than the Category checkboxes or Tag free text entry, allowing you to have your users easily pick from a predefined set of terms.

스크린샷

  • The normal Post Categories before transformation, and after; top right as a single select dropdown and bottom right as a multiple choice one.
  • Term hierarchies are respected by the select dropdowns.
  • Turn your Tags into fancy buttons.
  • The Settings screen will let you alter any taxonomy which has been set to show in the UI.

설치

  1. Upload the plugin files to the /wp-content/plugins/transform-meta-boxes/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings -> Transform Meta Boxes screen to configure the plugin, picking which taxonomies you want to transform and how.

FAQ

How do I add more terms now?

These meta box alternatives remove the ability to freely enter new terms on the same Edit screen, meaning you need to add terms on the relevant taxonomy page first.

This is by design, so that it is harder to accidentally end up tagging your posts with typos or little used terms.

후기

2016년 12월 2일
Very good plugin. It has long been looking for such. Correct installation folder. You have to manually install.
모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Transform Meta Boxes”(을)를 번역하세요.

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

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

변경이력

0.1.6

  • Tested against 6.4 and 6.5
  • Bugfix: don’t show non-public taxonomies like wp_pattern_category

0.1.5

  • Tested against 6.3.2
  • Bugfix: later versions of PHP didn’t like when first activating the plugin

0.1.4

  • Bugfix: changed deprecated way of calling settings page

0.1.3

  • Tested against 5.2.1
  • Will not work with Gutenberg until https://github.com/WordPress/gutenberg/issues/13816 is sorted

0.1.2

  • Tested against 4.6.2
  • Bugfix: Check for deactivated taxonomies
  • Bugfix: Doesn’t use the deprecrated get_terms() call now

0.1.1

  • Tested against 4.6.1

0.1

  • Initial release.