這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Shortener URL Redirect

描述

With Shortener URL Redirect, You don’t have to do anything!
When you publish a new post, page or custom post type, a short url is generated. You can share it, and it will redirect the user to the long url page. It’s invisible to him!
This plugin does not use any external service.

example:
https://your-site.com/ab2CdF redirect to https://your-site.com/my-categorie/my-post-name

optimisation available:

  • Create a short URL for each new publication (post, custom post types, page)
  • Redirect short URL to long/default URL
  • Display the short link to copy on admin publication

Notes:
This plugin is actually not tested with:
* Multisite network
* Translate plugins
* Other plugins

安裝

  1. Unzip ‘shortener-url-redirect’ into your plugin folder
  2. Enable ‘Shortener URL Redirect’ plugin
  3. Create new publication

評價

There are no reviews for this plugin.

貢獻者及開發者

“Shortener URL Redirect” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Shortener URL Redirect 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0 – 12/28/2020

  • Published this plugin, one new adventure start with you 🙂
  • Add first features
    • Create automatic short URL
    • Create and update it in DB
    • Redirect user to long URL when visit an existing short URL for the front-end
    • Display short url to copy on post or page in back-end