Descripció
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
andTab/Box name
orTab/ 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
Captures
Instal·lació
Installing plugin.
- Upload plugin folder to the
/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress - Rename metaboxes or give them new names. That`s it
PMF
- 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.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Post Metaboxes Tabs» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Post Metaboxes Tabs» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
0.1
- Initial release