Easy Shortlink Toolkit

Deskripsyon

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.

Pag-install

  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.

FAQ

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.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Easy Shortlink Toolkit” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Easy Shortlink Toolkit” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.0

  • Initial release.