该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Display IDs

描述

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

屏幕截图

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

安装

  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.

常见问题

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

评价

此插件暂无评价。

贡献者及开发者

“Display IDs” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Display IDs”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release.

1.0.1

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