前言介紹
- 這款 WordPress 外掛「URL Shortener」是 2009-10-25 上架。
- 目前有 100 個安裝啟用數。
- 上一次更新是 2015-02-14,距離現在已有 3732 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 2.7 以上版本才可以安裝。
- 有 2 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
url | shorten | short url | shortlink | url shortener |
內容簡介
注意:我已經停止開發此外掛,因為我認為 URL 縮短服務的狀態似乎已經融合了,此外掛在我的開發項目中已沒有更多進展。
URL 短網址產生器允許您使用 URL 縮短服務(例如 Bit.ly、Su.pr 和許多其他服務)對文章 / 頁面產生短網址,還有其他幾個進階功能。
在升級到 4.0 版本之前,請檢查您的設定是否已從之前版本升級。
版本 4.0 的新功能:
QR 碼支援(使用 Google Chart API)
支援額外的縮網址服務(Goo.gl、dlvr.it、yourls)
QR 碼的短網址 ID 也同時支援(例如,http://your_site/123.qr)
4.0 版本完全重新整理的程式碼,現在包括可讓開發人員輕鬆擴展此外掛的類別。
功能包括:
自動生成短網址
快取短網址,因此只需產生一次。
可選擇使用永久連結或文章 ID 生成短網址(例如,http://your_site/index.php?p=123)。
相對完善的短網址支援
提供其他外掛使用所產生的短網址的動作鉤(從版本 3.0 起)
使用漂亮 ID 的網址 – http://your_site/123 而不是 http://your_site/index.php?p=123
短碼支援(Ver 3.1):在文章中放置 [shortlink],即可顯示短網址。
在文章最下方附加短網址鏈接(Ver 3.1.1)
請參閱 http://wiki.fusedthought.com/docs/url-shortener-wordpress-plugin 的文件 / Wiki 頁面,以獲得更多資訊(例如,安裝指南和已知問題等)。
目前支援的服務包括:
goo.gl(測試版)
bit.ly
tinyurl
is.gd
Su.pr
snipurl / Snurl / Snipr / Sn.im / Cl.lk
cl.gs
chilp.it
smsh(又稱 sm00sh)
urli.nl
unfake.it
awe.sm
Voizle
Interdose API
dlvr.it
已暫停支援:
Ping.fm(將暫停,直到他們重新開放 API 為止)
可用模板標籤:
即時產生短網址的函式:
顯示已產生的短網址:
或如果您使用的是 WordPress 3.0:
參考 https://codex.wordpress.org/Function_Reference/the_shortlink
可用的鉤子和篩選器
fts_use_shortlink(動作鉤)
fts_filter_shortlink(篩選器)
未來可能的版本:
可以根據需求添加更多的服務 / 功能(http://code.google.com/p/url-shortener-plugin/issues/list)
必須注意的是,由於我越來越需要集中精力學習,而且此外掛的開發並沒有得到財務上的貢獻,我不可能全部接受所有請求。
支援方式:
https://wordpress.org/tags/url-shortener
透過我的網站聯繫我(http://www.fusedthought.com/contact/)
請查看常見問題
原文外掛簡介
Notice: I’ve have since stopped development of this plugin as I feel that the state of URL Shortening services seems to have converged and there isn’t much more progress I have in the pipeline for this plugin.
URL Shortener allows you to generate shortlinks for post/pages using URL Shorteners (e.g. Bit.ly, Su.pr and many others), with a few additional features.
Please check your settings when upgrading to Version 4.0 from previous versions prior to it.
What’s New with 4.0
QR Code Support (using Google Chart API)
Additional Shorteners (Goo.gl, dlvr.it, yourls)
Nice ID links with QR Code (i.e. http://your_site/123.qr)
Version 4.0 features completely refactored code once again. Now includes classes which allows developers to easily extend the plugin.
Features:
Automatic generation of a Short URL/Shortlinks
Cached Shortlink – thus generated only once.
Choose to generate shortlinks using permalinks or the posts ID (e.g. http://your_site/index.php?p=123).
Relatively extensive shortlink support
Action Hooks available for other plugins to utilize generated shortlinks (From Ver 3.0 Onwards)
Nice ID links – http://your_site/123 instead of http://your_site/index.php?p=123
Shortcode support (Ver 3.1): Place [shortlink] in your article where you want to display the shortened url.
Append a link to short URL below your post content (Ver 3.1.1)
Refer to the documentation/wiki page at http://wiki.fusedthought.com/docs/url-shortener-wordpress-plugin for more information (eg. installation guide and known issues etc).
Services currently supported are:
goo.gl (beta)
bit.ly
tinyurl
is.gd
Su.pr
snipurl / Snurl / Snipr / Sn.im / Cl.lk
cl.gs
chilp.it
smsh (aka sm00sh)
urli.nl
unfake.it
awe.sm
Voizle
Interdose API
dlvr.it
Suspended
Ping.fm (Will be suspended until they reopen their API)
Available Template Tags
On-demand shortening function:
To show the generated links::
Or if WordPress 3.0:
https://codex.wordpress.org/Function_Reference/the_shortlink
Available hooks and filters
fts_use_shortlink (Action Hook)
fts_filter_shortlink (Filter)
Future Versions and on:
More services/features can be added upon request (http://code.google.com/p/url-shortener-plugin/issues/list)
Do note that due to my increasing need to concentrate on my studies, and a lack of financial contribution from such plugin development, I cannot possibly accede to all requests.
Support via:
https://wordpress.org/tags/url-shortener
Contact me via my website ( http://www.fusedthought.com/contact/ )
Please check the FAQ
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「URL Shortener」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.4 | 1.5 | 1.6 | 1.7 | 2.0 | 2.1 | 3.0 | 3.1 | 4.0 | 1.5.1 | 1.5.2 | 1.6.1 | 1.6.2 | 1.6.3 | 2.0.1 | 2.1.1 | 3.1.1 | 3.1.2 | 4.0.1 | 4.0.2 |
延伸相關外掛(你可能也想知道)
Easy Affiliate Links 》Easy Affiliate Links 可以幫助您管理網站上的所有聯盟連結,包括隱藏的簡潔連結和常規非隱藏連結。點擊會自動追踪您的連結。, 在我們的網站和知識庫中了解更...。
Bitly's WordPress Plugin 》喜歡使用 WordPress 嗎?還喜歡 Bitly 嗎?安裝這個外掛後,您將能夠縮短連結並從 WordPress 中查看點擊率。您的新連結將保存到 Bitly 中以供參考和深入分析...。
Bring Back the Get Shortlink Button 》從 WordPress 4.4 開始,「取得短網址」按鈕已經預設隱藏了。這款外掛讓它重新回到畫面上。太好了。, 請注意,在區塊編輯器的情況下,這個按鈕根本不存在。它...。
Simple Tweet 》這是一個外掛,可以在您的 WordPress 上創建一個包含新文章 URL 的新推文。, 您可以使用作者指定的推文短語。, 而且,如果您使用Short link maker外掛,您也...。
Hum 》Hum 是一個針對 WordPress 的個人網址短縮器,旨在提供短網址給您個人內容,無論是托管在 WordPress 上還是其他地方。例如,與其使用 WordPress 文章的長網址...。
Better YOURLS 》此外掛將您的部落格與YOURLS自訂網址產生器整合。, 功能, , 使用 wp_shortlink 為所有內容建立 YOURLs 連結, 將連結保存到 post_meta 以減少伺服器調用, 可以...。
short.io 》WP-Short.io 是為您的 WordPress 文章簡化連結的最簡單的方式。它是一個節省時間的整合,因為您不需要複製長連結並在 Short.io 上手動縮短它。, 指定 API 金...。
Get Shortlinks 》這款外掛「Get Shortlink」重現自WordPress 3.7版本中的經典功能,開發者是為了協助Mentor的使用者更方便地取得縮短網址而開源。, 待辦事項:, , 連結Bit.ly ...。
Shortlink & File URL Column 》如果你喜歡使用短連結,那麼這個外掛就是為你而設的!, , 在主要的文章、頁面、分類和媒體列表畫面中,新增一欄顯示短連結;針對媒體列表畫面,還會新增檔案 ...。
Shorter Links 》Shorter Links 是一款 WordPress 外掛,能夠用自訂文字取代預設的 WordPress 短連結 URL,並且還能設定不同的基礎 URL。, 當文章被儲存時,外掛會建立一個自...。
Return shortlink button 》在編輯頁面上新增「短連結」按鈕, 功能特色, 在編輯頁面上新增「短連結」按鈕。
Remove Links and Scripts 》這個外掛可以從 WordPress 頁首移除以下內容的連結、腳本、樣式和某些其他元素:, , shortlink, rsd_link, wlwmanifest_link, feed_links, emoji_scripts, wp...。
Simple Short Link 》```html,
- ,
- Simple Short Link 讓您能在不依賴任何外部服務的情況下為您的文章生成簡短連結。這些連結在您的網站上本地生成,並且沒有...。
Reenable Shortlink Item In Admin Toolbar 》這個外掛讓短網址選單項目在管理工具列中顯示。這個功能在3.3版中被預設移除了。。
Simple Short Links 》從 WordPress 3.0 開始,此外掛的大部分原始功能已經納入 WordPress 中。WordPress 會預設在大多數頁面上增加短網址。此外掛僅添加一個設定頁面,讓您可以輕...。