Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Post Metaboxes Tabs

Descripción

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

Capturas

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

Instalación

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

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Post Metaboxes Tabs» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Post Metaboxes Tabs» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.1

  • Initial release