這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Simply Show IDs

描述

Simply shows the ID of Posts, Pages, Media, Links, Categories, Tags and Users in the admin tables for easy access. Very lightweight.

A common complaint about the edit posts, pages, media, links, categories, tags and users pages is that there is no easy way to see the ID of the specific item. This plugin will add a new column titled ‘ID’ that will display each items ID.

IDs for categories, tags and users will only display when using WordPress 2.8 or newer.

This plugin is very simplistic and thus very lightweight. To facilitate the need of a lightweight alternative to other plugins of its type this plugin was created.

Props to Joel Fisher for getting me moving on this plugin.

Upgrade

  1. Use the plugin updater in WordPress or…
  2. Delete the previous simply-show-ids folder from the /wp-content/plugins/ directory
  3. Upload the new simply-show-ids folder to the /wp-content/plugins/ directory

Usage

  1. Just install and activate.

螢幕截圖

  • Edit Posts Page

安裝

  1. Upload the simply-show-ids folder to the /wp-content/plugins/ directory or install directly through the plugin installer.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress or by using the link provided by the plugin installer

常見問題

Installation Instructions
  1. Upload the simply-show-ids folder to the /wp-content/plugins/ directory or install directly through the plugin installer.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress or by using the link provided by the plugin installer

評價

2023年10月19日
Macht das, was der Name sagt: Es zeigt im Backend die IDs von Seiten und Beiträgen. Diese braucht eins häufiger für Shortcodes. Es wird im Backend einfach eine Spalte hinzugefügt. Das Plugin ist zwar uralt, aber ich hatte keine Probleme in den aktuellen Versionen.
閱讀全部6個評價

貢獻者及開發者

“Simply Show IDs” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Simply Show IDs 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.3.3 (2010-06-25):

  • More WordPress 3.0 improvements
  • Increase minimum required WordPress version to 3.0

1.3.2 (2010-05-12):

  • Fix conflict with other plugins that add custom columns, props Jeremy Hou

1.3.1 (2010-04-04):

  • Fix incompatibilities with WordPress version prior to 3.0

1.3 (2010-04-04):

  • Add support to show IDs on comments and custom taxonomies

1.2 (2009-06-08):

  • Add support for WordPress 2.8 to show IDs for categories, tags and users.

1.1 (2009-02-05):

  • Increase the width of the new column to 50px from 20px to support longer IDs

1.0 (2009-02-04):

  • Initial Public Release