前言介紹
- 這款 WordPress 外掛「Makhlas」是 2017-10-01 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2017-10-02,距離現在已有 2771 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0.1 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.2.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
farmad |
外掛標籤
url | link | shorturl | url shortener | url shortening |
內容簡介
Makhlas 是取代 WordPress 內部自動產生的簡短網址的最簡單方法。
簡短網址是在社交媒體上快速分享文章的好方法,例如 Twitter、Facebook 和 Whatsapp。剛寫了一篇精彩的文章,想和你的朋友分享?發送簡短網址比輸入整個網址容易得多。
可用的模板標籤
makhlas_the_short_url_link() 輸出一個 anchor (a) 標籤,例如:http://ly.gy/sample
makhlas_get_the_short_link 檢索上述 anchor 以便儲存至變數中
makhlas_the_short_url() 輸出簡短網址,例如:http://ly.gy/sample
makhlas_get_the_short_url() 檢索上述網址以便儲存至變數中
makhlas_the_short_url_input() 輸出一個表單輸入 (input) 標籤,例如:
原文外掛簡介
Makhlas is the easiest way to replace the internally generated WordPress shortlinks.
Shortlinks are a great way to quickly share posts on social media like Twitter, Facebook and Whatsapp. Just finished writing an amazing post and want to share that post with your friend? It’s a lot easier to text message a shortlink than the entire address.
Available Template Tags
makhlas_the_short_url_link() outputs an anchor (a) tag, ex: http://ly.gy/sample
makhlas_get_the_short_link retrieves the above anchor for storage in a variable
makhlas_the_short_url() outputs the short URL, ex: http://ly.gy/sample
makhlas_get_the_short_url() retrieves the above URL for storage in a variable
makhlas_the_short_url_input() outputs an form input (a) tag, ex:
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Makhlas」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
WP Hashed IDs 》這個外掛程式新增了一個新的永久鏈結標籤 %hashed_id%,代表您文章 ID 的加密版本。, 使用 hashids library(請參閱 http://www.hashids.org/php/)。, 透過...。
tokpw Short URLs 》這個外掛可以從部落格文章永久網址創建短網址,並將其存儲在資料庫中。目前,該外掛僅使用 tok.pw 作為唯一的服務,並將數據存儲在 tok.pw 的資料庫中。, 外...。
k0nsl Short URLs 》此外掛會將網誌文章網址縮短並儲存至資料庫中。在文章下方會顯示縮短後的網址以及一個連結到 Twitter 的按鈕,若在設定頁面有定義,則會將縮短網址傳送至 Twi...。