WP Manifestindependent plugin directory
manifest / content / ko-show-admin-ids

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.

by KO · github.com/wy4tt34rp/ko-show-admin-ids

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.zip

Shows 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

  1. Upload the ko-show-admin-ids folder to /wp-content/plugins/ or install the ZIP file through Plugins > Add New > Upload Plugin.
  2. Activate KO - Show Admin IDs.
  3. Visit Posts, Pages, CPT list screens, Categories, Tags, or custom taxonomy screens in the admin.

Changelog

1.0.0

  • Initial release.