Описание
Simply shows the ID of Posts, Pages, Media, Links, Categories, Tags and Users in the admin tables for easy access. Very lightweight.
A common complaint about the edit posts, pages, media, links, categories, tags and users pages is that there is no easy way to see the ID of the specific item. This plugin will add a new column titled ‘ID’ that will display each items ID.
IDs for categories, tags and users will only display when using WordPress 2.8 or newer.
This plugin is very simplistic and thus very lightweight. To facilitate the need of a lightweight alternative to other plugins of its type this plugin was created.
Props to Joel Fisher for getting me moving on this plugin.
Upgrade
- Use the plugin updater in WordPress or…
- Delete the previous
simply-show-ids
folder from the/wp-content/plugins/
directory - Upload the new
simply-show-ids
folder to the/wp-content/plugins/
directory
Применение
- Just install and activate.
Скриншоты
Установка
- Upload the
simply-show-ids
folder to the/wp-content/plugins/
directory or install directly through the plugin installer. - Activate the plugin through the ‘Plugins’ menu in WordPress or by using the link provided by the plugin installer
Часто задаваемые вопросы
- Installation Instructions
-
- Upload the
simply-show-ids
folder to the/wp-content/plugins/
directory or install directly through the plugin installer. - Activate the plugin through the ‘Plugins’ menu in WordPress or by using the link provided by the plugin installer
- Upload the
Отзывы
Участники и разработчики
«Simply Show IDs» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Simply Show IDs» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.3.3 (2010-06-25):
- More WordPress 3.0 improvements
- Increase minimum required WordPress version to 3.0
1.3.2 (2010-05-12):
- Fix conflict with other plugins that add custom columns, props Jeremy Hou
1.3.1 (2010-04-04):
- Fix incompatibilities with WordPress version prior to 3.0
1.3 (2010-04-04):
- Add support to show IDs on comments and custom taxonomies
1.2 (2009-06-08):
- Add support for WordPress 2.8 to show IDs for categories, tags and users.
1.1 (2009-02-05):
- Increase the width of the new column to 50px from 20px to support longer IDs
1.0 (2009-02-04):
- Initial Public Release