Easy Shortlink Toolkit

外掛說明

Easy Shortlink Toolkit is a lightweight plugin that adds a “Copy Shortlink” link to each row in the admin post list table. It works with posts, pages, and custom post types. When clicked, it copies the WordPress shortlink to your clipboard.

🟢 Works with:
– Posts
– Pages
– Custom Post Types

✅ Features:
– Adds a copyable shortlink button in the admin post list.
– Uses the native WordPress wp_get_shortlink() function.
– Supports all public post types.
– Lightweight and no settings required.

License

This plugin is released under the GPLv2 or later license.

安裝方式

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install it via the WordPress Plugins screen.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Posts > All Posts, or any custom post type list screen. You’ll see a “Copy Shortlink” action on each post.

常見問題集

Does it support custom post types?

Yes! It works with all public post types that support shortlinks.

Can I customize the shortlink structure?

This plugin uses wp_get_shortlink(). You can customize the shortlink using filters or URL shortener plugins.

Will it work with the Classic Editor or Gutenberg?

Yes. This plugin only affects the admin post list screen and is independent of the editor.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Easy Shortlink Toolkit〉的開發相關工作。

參與者

將〈Easy Shortlink Toolkit〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release.