KO - Show Admin IDs
Shows IDs for posts, pages, custom post types, categories, tags, and custom taxonomies in the WordPress admin. Visible to administrators only.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wy4tt34rp/ko-show-admin-ids/archive/refs/heads/main.zipShows IDs for posts, pages, custom post types, categories, tags, and custom taxonomies in the WordPress admin. Visible to administrators only.
Description
KO - Show Admin IDs is a lightweight utility plugin that adds an ID column to WordPress admin list tables for:
- Posts
- Pages
- Public custom post types
- Categories
- Tags
- Custom taxonomies
The ID column only appears for users with administrator-level access via the manage_options capability.
Installation
- Upload the ko-show-admin-ids folder to /wp-content/plugins/ or install the ZIP file through Plugins > Add New > Upload Plugin.
- Activate KO - Show Admin IDs.
- Visit Posts, Pages, CPT list screens, Categories, Tags, or custom taxonomy screens in the admin.
Changelog
1.0.0
- Initial release.