This plugin shows post/page/category/tag/comment IDs on admin’s edit post/page/category/tag/comment pages. You can see the ID when you visit an edit post/page/category/tag/comment page and put the mouse pointer on. This plugin requires WP2.9 or later.
You can download the plugin from http://wordpress.org/extend/plugins/showid-for-postpagecategorytagcomment/. Or you can install on your wordpress admin area, by entering “showid” on plugin search (no space between “show” and “id”, since “show id” returns a list of many plugins).
I will appreciate if you donate to me.
Added on February 9th, 2010.
If you want to see IDs while the mouse pointer is out, please add the code shown below.
function always_showid() { ?> <style type="text/css">div.row-actions{visibility:visible !important;}</style> <?php } add_action( 'admin_head', 'always_showid' );
Thank you for your suggestion, Jim Groom
[…] WordPress Plugin Autor Homepage […]
Hi, nice plugin. I’m loking for plugin that can user author-id on permalinks.
example: on my blog from andaka.com/author/deddy become andaka.com/author/1
can u help me to solve this problem?
thanks
Thank you for a comment, Deddy.
I have no idea about arranging permalinks. I never heard of the plugin which solve this problem.
I wish I could help you, but I can’t, sorry.
[…] Eklenti Ana Sayfası […]
[…] 特にShowID ofr Post/Page/Category/Tag/Commentというプラグインが重宝しています。ちっちゃなことなのですがwordpressがバージョンアップしていく過程で投稿記事やカテゴリのID番号が表示されなくなってきたことは僕にとって困ったことだったんです。例えばトップの表示にある特定の記事やカテゴリやページを表示させたいときTemplateにそのIDを書かなければならないわけです。前はいちいちPHPMyAdmin側をいちいち開いて中を覗きIDを確認するという作業をやっていたのですが このプラグインを入れるとそういう必要ななくなるので非常に重宝しています。 […]
[…] . Bila ingin mengetahui id dari kategori yang ingin dihilangkan, cara paling mudah adalah dengan menginstall plugin ShowID for Post/Page/Category/Tag/Comment yang pernah saya list di posting terdahulu mengenai 4 Simple Plugins That Just Do The Job! […]
[…] Site de l’extension : https://ounziw.com/2010/02/05/showid/ […]