このプラグインは 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.

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Display IDs はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Display IDs” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • Initial release.

1.0.1

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