该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Admin Tag UI

描述

Admin Tag UI improves the tag sections found in the admin backend’s classic editor add and edit post screens. There are several changes to the interface.

Add, Edit Post Screens

  • Shows all tags instead of just the most used – Helpful to see all of the tags instead of having to guess for less commonly used ones.
  • Displays the tags in a list on their own lines rather than trying to show them all on the same line.
  • Displays the tags in 2 columns (or can be set to 1).
  • Increased font size of tags making it easier to read and select.
  • Highlights selected tags
  • Clicking on tags will no longer jump the screen up to the “Add” tag field.
  • Automatically reveals the tags instead of having to click to have them revealed.
  • The appearance changes also apply to the tags under the currently selected tags section.
  • For selected tags, hovering over the remove (X) icon highlights the entire tag in red. The purpose is to more easily identify which tags are being hovered over.

Settings

There is a settings page allowing several of the changes above to be turned on or off, or altered. This allows a fine tuning of the user interface to fit your needs. All of the settings above are enabled by default.

屏幕截图

  • Tag section under add/edit post pages changed to 2 columns list style
  • Selected tags style is also changed and hovering over the remove (X) now colors the entire tag red for better clarity
  • Also applies to tags found under custom post types add/edit pages
  • Settings page
  • Example of changing settings to show 1 column and allow tag size to change

安装

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. The plugin settings can be accessed through the main plugins page. Use the ‘Plugins->Admin Tag UI->Settings’ link to configure the plugin.

常见问题

Is there support for Gutenberg editor?

Currently, the tags will only change for the classic editor. The tags under Gutenberg block editor will not change.

Does this apply to the post screens for custom post types?

Yes, custom post types are supported.

How do I access the settings page?

There is no dedicated menu link for the settings page to minimize the impact of the plugin on the dashboard. Instead, the settings page can be accessed through the plugins page: Plugins->Admin Tag UI->Settings.

How do I enable highlighting selected tags?

Please upgrade to version 1.1.1+ of the plugin. Also, a newer version of WordPress is required.

评价

此插件暂无评价。

贡献者及开发者

“Admin Tag UI” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Admin Tag UI”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.4

  • Fixed bug that appeared in the post edit screen

1.1.3

  • Added compatibility for multiple tag boxes appear in the post edit screen (such as when there is a custom taxonomy)
  • Fixed non-breaking tags that were too long

1.1.2

  • Added compatibility for WordPress 4.9
  • Fixed tags not being highlighted when adding tags with Add button

1.1.1

  • Fixed bug related to highlighting selected tags.
  • Updated to make highlighting selected tags compatible with WordPress 4.8.

1.1.0

  • Prevents the screen from jumping up when adding a tag.
  • Highlights selected tags.
  • Small code changes.

1.0.0

  • Release