This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Display IDs

Description

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

Screenshots

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

Installation

  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.

FAQ

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Display IDs” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Display IDs” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change log

1.0.0

  • Initial release.

1.0.1

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