前言介紹
- 這款 WordPress 外掛「Link Shortcut」是 2009-04-05 上架。
- 目前有 40 個安裝啟用數。
- 上一次更新是 2009-04-23,距離現在已有 5855 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 2.7 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
husani |
外掛標籤
link | links | redirect | shortcut | permalink |
內容簡介
有沒有想過要建立自己的捷徑而不用再擔心 WordPress 的永久連結設定?Link Shortcut 外掛可以讓你在部落格網域下建立短網址(由隨機的數字和字母或簡短的文字組成),透過這個短網址可以重定向(301 或 302,你決定)使用者到其他網頁,包括你的網站或其他網站上的頁面。
換句話說,你可以透過以下方式簡單地建立捷徑,而不是傳遞這個網址到作者的外掛程式頁面中:
http://www.husani.com/ventures/wordpress-plugins/linkshortcut/
透過這個外掛,你只需要安裝和新增一個連結,就像我們熟悉的傳統 WordPress 使用者介面一樣,就可以建立以下的簡短網址:
http://www.husani.com/link123
你也可以指定要出現在所有 Link Shortcut 網址中的特定「子目錄」:例如 yourblog/go/STRING。
為了讓這個外掛能夠運作,你必須使用非常醜陋的永久連結。你的永久連結結構不能是 yourblog.com?p=84,而必須是基於日期、名稱等的結構。
重要提示:Link Shortcut 會在資料庫中建立一個表格。當外掛停用時,它會在刪除主表格之前建立一個備份表格並將記錄複製到備份表格中。如果你決定重新啟用外掛,或安裝了升級版,它會自動將你的備份連結複製到新建立的表格中。如果你永久刪除 Link Shortcut,你也可以刪除備份表格。
更新記錄:
1.4:
新增可配置的重定向類型(301、302)
1.3:
新增設定預設的長度
新增在網址中設定目錄名稱的功能(例如 yourblog.com/go/993ldx)
在外掛停用時新增備份資料的功能(詳見「安裝」章節)
改成使用 _SERVER 而非 WP_Query 帳號,以解決 WordPress 版本差異的問題
1.2:
修正 WP 2.7 與 2.7.1 的問題
1.1:
修正目錄名稱的問題
Link Shortcut 外掛釋出於 GPL 授權下供 WordPress 開發社群使用。請隨意修改外掛,如果你發現這個外掛很有用,請捐贈給作者。你可以發送回饋意見至 [email protected],也可以拜訪 Husani 的網站 http://www.husani.com。
原文外掛簡介
Ever want your own shortcuts without mucking about with permalink structures? The Link Shortcut plugin allows you to create short (random numbers and letters, or short words) URLs under your blog’s domain that redirect (301 or 302, your choice) a user to other pages, either in your site or on another site.
In other words, instead of sending this url to the author’s plugin page:
http://www.husani.com/ventures/wordpress-plugins/linkshortcut/
This shortcut could be created simply by installing this plugin and adding a link, via the same traditional WordPress UI we all know and love:
http://www.husani.com/link123
You can also specify a specific “subdirectory” to be present in all Link Shortcut URLs: yourblog/go/STRING, for example.
YOU MUST USE NON-UGLY PERMALINKS FOR THIS PLUGIN TO WORK. Your permalink structure cannot be yourblog.com?p=84, it must be date-based, name-based, etc.
IMPORTANT: Link Shortcut creates a table inside your database. Upon deactivation, the plugin creates a backup table and copies records to it before removing the main table. If you decide to activate the plugin again — or have installed an upgrade — it automatically copies your backed up links to the newly created table. You can also delete the backup table if you remove Link Shortcut permanently.
Changelog:
1.4:
Added configurable Redirect-Type (301, 302)
1.3:
Added ability to set default length
Added ability to set directory name inside URL (yourblog.com/go/993ldx)
Added data backup on plugin deactivation (read Installation for more details)
Using _SERVER instead of WP_Query to account for WP version differences
1.2:
Fixed WP 2.7 vs 2.7.1 bug
1.1:
Fixed directory name bug
Link Shortcut is released to the WordPress community under the GPL. Please feel free to modify as you see fit, and if you find this plugin useful, donate to the author. All feedback is welcome at [email protected], and you can visit Husani’s website at http://www.husani.com.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Link Shortcut」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.1 | 1.3 | 1.4 | 1.3.1 | trunk |
延伸相關外掛(你可能也想知道)
Page Links To 》這個外掛可以讓你將 WordPress 的頁面(或文章或自訂文章類型)連結至你選擇的 URL,而非 WordPress 的 URL。此外,它還會將前往舊的 URL(或「正常」的 URL...。
Custom Post Type Permalinks 》自訂文章類型永久連結允許您編輯自訂文章類型的永久連結結構。, 更改自訂分類目錄的永久鏈接,以“example.org/post_type/taxonomy_name/term_slug̶...。
Custom Permalinks 》name or slug), add the filter that looks like this:, function yasglobal_exclude_posts( $post ) {, // Replace '2' with ID of the post you want to ...。
VK Link Target Controller 》外掛介紹, VK Link Target Controller 外掛可在最近文章列表或存檔頁面中,讓使用者點選文章標題時轉址到其他網頁而非文章內容頁面。, 使用範例, 假設你在 eB...。
Title and Nofollow For Links (Classic Editor) 》這個外掛程式在插入連結彈出框中恢復了 WordPress 4.2 中刪除的「Title」欄位,並新增了一個「將連結加上 rel="nofollow"」的勾選框。, Gutengerg(區塊編輯...。
Flexy Breadcrumb 》PressTigers 的 Flexy Breadcrumb 是一個簡單而強大的麵包屑導覽系統外掛,適用於 WordPress 網站。使用此外掛,您可以透過 [flexy_breadcrumb] 短碼在網站的...。
Nofollow for external link 》這個外掛可以自動為您網站文章、頁面或主題菜單中所有外部連結插入 rel=nofollow 和 target=_blank。, 您也可以設置要排除的域名,選擇不為特定外部連結添加 ...。
Link Library 》此外掛用於在您的網站上建立一個頁面,列出 WordPress 管理介面內的 "連結" 部分中所定義的所有連結分類及其內所包含的所有連結。使用者可以選擇是否顯示某些...。
Link Juice Keeper 》錯誤 404 ( 找不到頁面 ) 很常見,也是造成搜尋引擎,例如 Google,把網站排名降低的主要原因之一。處理 404 錯誤對於非技術人員來說可能相當複雜。有了這個...。
rus to lat advanced 》這款 WordPress 外掛將俄文標題的文件名和連結(從標題中建立)轉換為拉丁字母。俄文標題的文件名和連結在 WordPress 中儲存時經常是不正確的。, 例如,在標...。
Custom Meta Widget 》這個外掛的功能和 WordPress 標準的 Meta widget 完全相同,除了它增加了選項來控制要顯示哪些 5 個標準的 Meta widget 連結,並提供一個新增自訂連結的選項...。
Autologin Links 》這個外掛讓管理員可以為其 WordPress 網站生成自動登入連結,並以特定使用者名稱登入訪客。管理員可以編輯(生成和刪除)使用者的自動登入連結,而使用者只能...。
Track The Click 》追踪點擊次數, Track The Click 外掛能夠幫助網站擁有者更好地了解網站訪客與網站上連結的互動情形。這款外掛主要功能是即時追踪 WordPress 網站上發生的點擊...。
Sape – website monetization 》這個外掛程式能夠自動將 Sape 系統的程式碼安裝到網站上。, 這是一個從 Sape 取得利益的網站收益外掛程式。此外掛支援以下的網站收益方式:, , 租借連結, 全...。
Ambrosite Next/Previous Post Link Plus 》重要提示:請確保使用正確的外掛程式。, , Next/Previous Post Link Plus 外掛程式適用於單篇文章模板。, Next/Previous Page Link Plus 外掛程式適用於頁面...。