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

Post Metaboxes Tabs

外掛說明

When you have a lot of metaboxes in the post/page edit screen, you end up scrolling which is confusing. Metaboxes
represent a group of fields like Address, or Ingredients, etc. Imagine you are creating a deep CV for a person.
Suddently you have Addresses, Contacts, Profile, Education, Skills, Languages, etc. But as you can see
Addresses, Contacts, Profile can be categorized as `Personal Data.

This plugin lets you group metaboxes by anything, just name each metabox as Tab / Box name. So the
Addresses metabox should be named as Personal Data / Addresses and it will be grouped with Personal Data / Contact
under Personal Data tab.

Notes:

  • Both Tab / Box name and Tab/Box name or Tab/ Box name work
  • Built-in metaboxes are ignored (they usually sit in the sidebar and are needed all the time)
  • Although tested on 3.2, it should work since 2.5
  • Javascript enabled is required

螢幕擷圖

  • Edit post/page screen in Wordpress admin with metaboxes using Magic Fields
  • Activated Post Metaboxes Tabs plugin generates tabs next to the title

安裝方式

Installing plugin.

  1. Upload plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Rename metaboxes or give them new names. That`s it

常見問題集

How can I set order of tabs?

Order of tabs depends on how you reorder the metaboxes in post/page edit screen.

How can I set order to metaboxes when they are now hidden?

Click the Screen Options in the upper right corner, turn every box on. As they appear, reorder them and reload
the page.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Post Metaboxes Tabs〉的開發相關工作。

參與者

將〈Post Metaboxes Tabs〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1

  • Initial release