Linux 软件免费装
Banner图

TLY URL Shortener

开发者 tlyshortener
更新时间 2026年3月23日 04:11
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

links marketing url shortener short links t.ly

下载

1.0.0

详情介绍:

TLY URL Shortener connects WordPress to the T.LY API so editors can create, regenerate, copy, and manage short links without leaving the dashboard. Features Installation
  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate TLY URL Shortener from the Plugins screen.
  3. Go to Settings > T.LY.
  4. Add your T.LY API key.
  5. Optionally set a default short domain and enable the workflows you want.
Hooks used Filters provided Updating API behavior Endpoint paths and response parsing are centralized in: src/API/TLYURSH_Api_Client.php If the T.LY API changes, update the ENDPOINTS map and request/response handling there. Screenshot placeholders
  1. Settings page with API key and automation options
  2. Post editor meta box showing an existing T.LY short link
  3. Gutenberg sidebar panel with generate and copy controls
  4. Manual external-link shortening inside the editor
  5. Posts list table with the T.LY column

常见问题:

Does uninstall remove post meta?

No, not by default. The plugin always removes its options on uninstall. Post meta is only removed if cleanup is explicitly enabled in code through the cleanup_post_meta option or the TLYURSH_REMOVE_POST_META_ON_UNINSTALL constant.

更新日志:

1.0.0