Linux 软件免费装
Banner图

TLY URL Shortener

开发者 tlyshortener
更新时间 2026年8月13日 18:49
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

links marketing url shortener short links t.ly

下载

1.0.0 1.0.1

详情介绍:

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. Screenshots
  1. Settings page with API and automation options
  2. Posts list table with the T.LY link column and row actions
  3. Post edit screen meta box for copying, regenerating, and shortening links

常见问题:

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.1 1.0.0