{"id":352518,"date":"2026-08-18T08:52:48","date_gmt":"2026-08-18T08:52:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/show-all-ids\/"},"modified":"2026-08-18T22:39:09","modified_gmt":"2026-08-18T22:39:09","slug":"idpeek","status":"publish","type":"plugin","link":"https:\/\/bs.wordpress.org\/plugins\/idpeek\/","author":17712657,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.3","stable_tag":"1.0.3","tested":"7.0.4","requires":"5.5","requires_php":"7.2","requires_plugins":null,"header_name":"IDPeek \u2013 Show Post, Page & User ID","header_author":"Jarrar Ali","header_description":"Displays the ID next to every post, page, product, media file, comment, category, tag, and user in your WordPress admin lists. Zero settings, works instantly after activation.","assets_banners_color":"30499f","last_updated":"2026-08-18 22:39:09","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":54,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.2":{"tag":"1.0.2","author":"jarreea","date":"2026-08-18 08:52:18"},"1.0.3":{"tag":"1.0.3","author":"jarreea","date":"2026-08-18 22:39:09"}},"upgrade_notice":{"1.0.3":"<p>Adds a dismissible review request notice after 7 days of use.<\/p>","1.0.2":"<p>Renamed plugin, code cleanup for directory compliance.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3652329,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3652329,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3652329,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3652329,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2","1.0.3"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"ID column shown in the Posts list.","2":"ID column shown in the Users list."}},"plugin_section":[],"plugin_tags":[2892,1794,16300,4004,129274],"plugin_category":[],"plugin_contributors":[276212],"plugin_business_model":[],"class_list":["post-352518","plugin","type-plugin","status-publish","hentry","plugin_tags-admin-columns","plugin_tags-custom-post-type","plugin_tags-page-id","plugin_tags-post-id","plugin_tags-user-id","plugin_contributors-jarreea","plugin_committers-jarreea"],"banners":{"banner":"https:\/\/ps.w.org\/idpeek\/assets\/banner-772x250.png?rev=3652329","banner_2x":"https:\/\/ps.w.org\/idpeek\/assets\/banner-1544x500.png?rev=3652329","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/idpeek\/assets\/icon-128x128.png?rev=3652329","icon_2x":"https:\/\/ps.w.org\/idpeek\/assets\/icon-256x256.png?rev=3652329","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>WordPress does not show IDs anywhere in the admin by default, even though developers, theme builders, and site admins need them constantly for shortcodes, custom code, and page builders.<\/p>\n\n<p>IDPeek adds a simple \"ID\" column to every admin list table:<\/p>\n\n<ul>\n<li>Posts<\/li>\n<li>Pages<\/li>\n<li>Media<\/li>\n<li>Custom post types (Products, Portfolios, etc.)<\/li>\n<li>Categories, Tags, and custom taxonomies<\/li>\n<li>Users<\/li>\n<li>Comments<\/li>\n<\/ul>\n\n<p>No configuration. No settings page. Activate and the ID column appears everywhere automatically.<\/p>\n\n<h4>Why use this plugin<\/h4>\n\n<ul>\n<li>Zero setup, zero settings page<\/li>\n<li>Lightweight, adds no database queries beyond what WordPress already loads<\/li>\n<li>Works with any custom post type or taxonomy automatically<\/li>\n<li>Safe: read-only, does not modify any of your content or data<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>idpeek<\/code> folder to <code>\/wp-content\/plugins\/<\/code>, or install directly through the Plugins screen in WordPress.<\/li>\n<li>Activate the plugin through the 'Plugins' screen.<\/li>\n<li>Visit any Posts, Pages, Users, or Categories screen. The ID column appears automatically.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20work%20with%20custom%20post%20types%3F\"><h3>Does this work with custom post types?<\/h3><\/dt>\n<dd><p>Yes. It automatically detects every registered post type and taxonomy that has an admin UI, including ones added by other plugins like WooCommerce.<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20store%20any%20data%3F\"><h3>Does this plugin store any data?<\/h3><\/dt>\n<dd><p>No. It only reads existing IDs and displays them. Nothing is written to your database.<\/p><\/dd>\n<dt id=\"will%20this%20slow%20down%20my%20site%3F\"><h3>Will this slow down my site?<\/h3><\/dt>\n<dd><p>No. It only runs in the admin area and does not affect your site's front end at all.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Added a gentle, dismissible admin notice asking for a review after 7 days of use.<\/li>\n<li>Notice snoozes for 7 days if dismissed, capped at 5 total prompts.<\/li>\n<li>Fixed activation timestamp for users updating from earlier versions.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Renamed plugin to IDPeek for distinctiveness.<\/li>\n<li>Enqueued admin CSS properly instead of inline output.<\/li>\n<li>Prefixed all class names, functions, and identifiers uniquely.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed ID column not appearing for custom post types, custom taxonomies, media, and comments.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Shows the ID next to every post, page, product, category, tag, and user in your WordPress admin. No settings, works instantly.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/352518","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=352518"}],"author":[{"embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jarreea"}],"wp:attachment":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=352518"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=352518"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=352518"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=352518"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=352518"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=352518"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}