UGT Admin IDs

外掛說明

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.

螢幕擷圖

安裝方式

  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.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈UGT Admin IDs〉的開發相關工作。

參與者

將〈UGT Admin IDs〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.