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.

Display IDs

Descripción

After release of WordPress 2.5, the IDs on all admin pages have been removed as it was, probably due to the fact that the common user don’t need them. However, for advanced WordPress users / developers those IDs were quite interesting for some plugins or template tags.

What this plugin does is to display IDs on admin pages, showing the IDs, as it was in versions prior to 2.5

Capturas

  • ID Column on Post Page.
  • ID Column on Admin Page.
  • ID Column on Category Page.
  • ID Column on User Page.

Instalación

  1. Download the plugin and unzip it.
  2. Upload the folder display-ids-for-wp-admin/ to your /wp-content/plugins/ folder.
  3. Activate the plugin from your WordPress admin panel.
  4. Installation finished.

Preguntas frecuentes

Installation Instructions
  1. Download the plugin and unzip it.
  2. Upload the folder display-ids-for-wp-admin/ to your /wp-content/plugins/ folder.
  3. Activate the plugin from your WordPress admin panel.
  4. Installation finished.
Does this plugin has a settings page?

Not now. We’ll be adding interesting settings with a dedicated settings page soon.

Does this plugin work with multi site?

Yes, it will work perfectly for multi sites.

Does this plugin have any dependency?

No, just with a installation of WordPress it works.

What if I need to turn this off?

For now, you can simply deactivate the plugin. In future we’ll be adding option to settings page with options to disable or have it displayed for certain taxonomy or post type

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Display IDs" 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

1.0.0

  • Initial release.

1.0.1

  • Update to readme.txt regarding author information and screenshot details