| 开发者 | tlyshortener |
|---|---|
| 更新时间 | 2026年3月23日 04:11 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Settings > T.LY/wp-content/plugins/.TLY URL Shortener from the Plugins screen.Settings > T.LY.inittransition_post_statusadmin_menuadmin_initadmin_enqueue_scriptsadd_meta_boxesrest_api_initadmin_post_tlyursh_generate_short_linkadmin_noticesmanage_post_posts_columnsmanage_page_posts_columnsmanage_post_posts_custom_columnmanage_page_posts_custom_columnpost_row_actionspage_row_actionstlyursh_supported_post_typestlyursh_auto_generate_for_post_typetlyursh_enable_loggingtlyursh_enable_analytics_uisrc/API/TLYURSH_Api_Client.php
If the T.LY API changes, update the ENDPOINTS map and request/response handling there.
Screenshot placeholders
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.