UGT Admin IDs

Description

UGT Admin IDs is a lightweight administration utility for site owners, developers and support teams who routinely need WordPress database object IDs.

It adds a compact ID column to supported WordPress administration list screens. The column can be shown or hidden with WordPress Screen Options, is sortable on supported object types, and provides a one-click copy control beside each ID.

Supported screens include posts, pages, admin-enabled custom post types, media, admin-enabled taxonomies, users, comments, and multisite Sites where applicable.

UGT Admin IDs has no settings page, no advertising, no telemetry and no external network calls.

Support: support@unigoodtech.com

What makes it useful?

The workflow goes beyond ID display: reveal the ID, sort records by it when useful, copy it immediately, and control visibility using native WordPress Screen Options. It intentionally avoids a separate configuration UI.

Source code

All plugin source code is included in the distributed plugin in human-readable form.

assets/admin.js is the source file executed by WordPress. UGT Admin IDs does not use npm, webpack, a bundler, transpiler, minifier, or other build tool, and no compiled JavaScript or CSS is distributed.<h3>License and attribution</h3>

UGT Admin IDs is free software licensed under the GNU General Public License, version 2 or later.

The project is based in part on Reveal IDs by Oliver Schlöbe, version 1.6.2, licensed GPLv2 or later.

Original project: https://wordpress.org/plugins/reveal-ids-for-wp-admin-25/
Copyright 2008-2026 Oliver Schlöbe.
Modifications copyright 2026 Unigood Tech Ltd.

Captures d’écran

Installation

  1. Install the ZIP through Plugins > Add New > Upload Plugin, or upload the ugt-admin-ids folder to your plugins directory.
  2. Activate UGT Admin IDs.
  3. Open a supported administration list screen.
  4. Use Screen Options to show or hide the ID column.
  5. Click the copy icon beside an ID to copy it.

FAQ

Does the plugin send data outside WordPress?

No. It contains no telemetry, advertising or external network calls.

Does it change WordPress content?

No. It changes administration list presentation and ordering only. Copying an ID writes only to the browser clipboard.

Can I hide the ID column?

Yes. WordPress Screen Options controls column visibility per user and screen.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs & développeurs

« UGT Admin IDs » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « UGT Admin IDs » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

1.0.0

  • Added required translators comment for the localised Copy ID placeholder.
  • Initial public UGT release.
  • Added compact ID columns across supported administration list screens.
  • Added sortable ID columns for supported posts, taxonomies, users and comments.
  • Added one-click ID copy controls.
  • Retained native Screen Options visibility with no settings page.
  • No telemetry, advertising or external network calls.