[WordPress] 外掛分享: Custom More Link Complete

WordPress 外掛 Custom More Link Complete 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Custom More Link Complete」是 2010-02-09 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 800 個安裝啟用數。
  • 上一次更新是 2012-02-14,距離現在已有 5126 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 2.9.1 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

conualfy |

外掛標籤

link | more | Read more | edit-more-link | more-link-complete |

內容簡介

此外掛可協助您自訂 WordPress 的「插入 More Link」功能中的 read more link(<!-- more -->)
而不需要更改模板檔案。只需啟用此外掛,更改選項面板中的連結結構
後儲存即可。藉由此外掛您可以:

刪除 read-more/continue-reading 連結中的 #more-number anchor tag。
刪除或修改 CSS class。
新增 nofollow 屬性。
自訂標記以新增其他標籤。
新增 read more link 的標題。您可以按需自訂標題。
刪除 TwentyTen/TwentyEleven 用於摘要的篩選功能。
自訂摘要 Read More 連結或 […] 文字。
自訂任意內容。

更新於 2012 年 2 月 14 日

我已推出 1.4.1 版本,引入一種完全新的方式將腳本附加到 WordPress 操作。經過我們的測試和第一批回饋,相容性比之前從其他外掛繼承的方法要高得多。享受此 Custom More Link Complete!

更新於 2012 年 2 月

根據收到的回饋,現在您還可以自訂節錄上的「繼續閱讀」連結和「[…]」文本(例如在 TwentyTen/TwentyEleven 主題的分類頁面上會看到它們)。在配置頁面上,您必須首先啟用從 TwentyTen、TwentyEleven 中刪除預設篩選器。否則,TT、TE 篩選器將與 CMLC 衝突,您的連結將無法運作。

更新於 2012 年 1 月:根據 Gerobe 的回饋,我對正規表示式進行了更改。謝謝您!

CMLC(Custom More Link Complete)結合了這個目的中2個最佳外掛的強大和靈活性,並進行了一些私人錯誤修復和改進。

在自訂連結結構中,您可以使用以下標籤:

%permalink% – WordPress 提供的永久連結
%anchor% – WordPress 提供的 anchortext(預設為#more-number)
%class% – WordPress 提供的 CSS class(預設為 more-link)
%linktext% – WordPress 提供的連結文字
%title% – 文章標題(可自訂)

本地化

在 languages 資料夾中,您會發現英文本地化檔案(.po 和 .mo)、德文翻譯檔案(dl_custom_more_link_complete-de_DE.po、dl_custom_more_link_complete-de_DE.mo)以及羅馬尼亞翻譯檔案(dl_custom_more_link_complete-ro_RO.po、dl_custom_more_link_complete-ro_RO.mo)。使用 Poedit 您可以很容易地創建更多的翻譯,只要開啟 .po 檔案即可。如果您有更多翻譯需要包含在以下版本中,請將其發送至我的電子郵件:[email protected]
謝謝!

感謝

儘管經過完全重寫並具有新功能,但此外掛最初是基於 Michael Weingaertner 的 Custom More Link 外掛(http://cywhale.de)和 Peggy Kuo 的 More Link Modifier 外掛(http://psychopyko.com)開發的。感謝 Gerobe 提供的所有回饋。感謝 J. Hammock&Associates,LLC(http://hammock.net)的捐贈,這是一個令人愉快的提醒,要繼續更新和測試這個優秀的外掛。

原文外掛簡介

This plugin helps you customize the read more link () provided by WordPress ‘insert more link’ feature
without changing template files. Just activate the plugin, change the link structure
in the options panel, save. With this plugin you can

remove the #more-number anchor tag from the read-more/continue-reading link.
remove or modify the CSS class.
add a nofollow attribute.
customize the markup adding additional tags.
add the title to read more link. you can customize the title to your necessities.
remove the filters that TwentyTen/TwentyEleven applies to excerpts.
customize the excerpt Read More link or […] text.
everything you want to do.

Update 14 February 2012
I’ve released version 1.4.1 which introduces a completely new way to attach the scripts to the WordPress actions. As I could test and from the first feedback, the compatibility is much higher that previous method inherited from other plugins. Enjoy Custom More Link Complete!
Update February 2012
Considering the received feedback, now you cand also customize the “Continue reading” link and “[…]” text on excerpts (for instance you see them on category pages in TwentyTen/TwentyEleven themes). On the configuration page you MUST first activate the removal of the default filters from TwentyTen, TwentyEleven. Otherwise, the TT, TE filters will conflict with CMLC and your links will not work.
Updated on January 2012: I made a change in the regex according to Gerobe’s feedback. Thanks!
CMLC (Custom More Link Complete) combines the power and flexibility of 2 of the best plugins existing for this purpose, with some personal bug fixes and improvements.
In the custom link structure you an use the following tags:

%permalink% – the permalink provided by WordPress
%anchor% – the anchortext provided by WordPress (default ‘#more-number’)
%class% – the CSS class provided by WordPress (default ‘more-link’)
%linktext% – the linktext as delivered by WordPress
%title% – the article title (customizable)

Localization
You will find in the languages folder the English localization files (.po and .mo), the German translation files (dl_custom_more_link_complete-de_DE.po, dl_custom_more_link_complete-de_DE.mo) and the Romanian translation files (dl_custom_more_link_complete-ro_RO.po, dl_custom_more_link_complete-ro_RO.mo). Using Poedit you can easily create more translations if you open the .po file. If you have more translations to include in the following releases, please send them on my email: [email protected]
Thanks!
Thanks to
Although it was completely rewritten and has new features, originally the plugin was based on the plugin Custom More Link by Michael Weingaertner (http://cywhale.de) and has elements of More Link Modifier by Peggy Kuo (http://psychopyko.com). Thanks to Gerobe for all the feedback he provided. I thank to J. Hammock & Associates, LLC (http://hammock.net) for the donation they made, it was a pleasant reminder to keep updating and testing this great plugin.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Custom More Link Complete」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.1 | 1.2 | 1.3 | 1.4 | 1.3.1 | 1.4.1 | trunk |

延伸相關外掛(你可能也想知道)

  • WP show more 》此外掛可透過簡易短碼來隱藏文字內容,並透過使用者定義的連結來顯示隱藏的文字內容。它透過短碼工作,並可放置於任何位置!, , 使用方法:[show_more more=&...。
  • Read More Excerpt Link 》您可以在這裡使用免費的測試網站試用此外掛 => https://demo.tastewp.com/read-more-excerpt-link, 當 WordPress 摘錄發佈內容時,它會裁切內容,並在末尾...。
  • Evermore 》Evermore自動縮寫所有文章,當它們出現在多文章頁面上,例如主要部落格頁面。這與在每篇文章的第一段落後放置 <!–more–> 產生相同效果。所...。
  • More Link Modifier 》這是一個簡單的外掛,允許你修改當你使用 <!–more–> 功能時所顯示的連結。同時也讓你移除錨點連結以關閉跳轉行為。你也可以選擇在新的視窗...。
  • Read More Right Here 》「Read More Right Here」使用WordPress安裝中已經包含的jQuery框架。RMRH掛勾到WordPress「更多」鏈接的創建,並添加自定義類。當您的博客被加載時,所有此...。
  • Seemore 》使用 Seemore 外掛能夠修改 (more…) 鏈接,使其跳轉到完整的文章,而不僅僅是 (more…) 之後的部分。例如,假設您進入了 Nursery Blog 頁面,查看...。
  • Remove More Jump 》通常當你點擊文章的永久連結(「閱讀更多」)時,連結會在末尾包含「#more-」,讓瀏覽器自動跳轉到閱讀更多的位置。但若你不想這麼做,本外掛可移除連結中的...。
  • Read More Copy Link 》這個外掛是為 WordPress 所設計,它會新增一個控制面板功能表。當你啟用這個外掛後,它就會利用控制面板中的設定來自動更改主要網站上複製的文字。它包括以下...。
  • Full Text Feed 》WordPress 2.1 引入了一個不好的「功能」到 RSS 訂閱中。WordPress 會在任何插入 <!–more–> 標記的地方截斷你的 RSS 訂閱內容,而不是遵守...。
  • RSS No More 》這個外掛能夠在 RSS feeds 中使用「more」tag來切斷文章,讓訂閱者能夠在您的部落格首頁上看到想讓他們看到的部分。, , 此外,它還能夠在底部加上自訂連結,...。
  • In-post Template 》「In-Post Template」外掛功能可以在文章或頁面的「the_content()」資料顯示結果內加入額外的內容,適用於加入站內內容,像是AdSense廣告、橫幅和其他外掛。,...。
  • The Whole Post 》當你在主頁或檔案頁面上顯示部分文章時,並使用「閱讀更多」連結,點擊連結會將訪客重新導向到文章中的某個位置,他們將無法從文章開頭開始閱讀,如果你的文...。
  • Show More for P2 》自動將所有文章轉換為300個字符的節錄,並添加一個“顯示更多”鏈接,該鏈接將直接加載在頁面中。如果您的帖子包含圖片,它還將獲取縮略圖並將其放在節錄的開頭...。
  • Read More Read Less 》這款外掛非常簡單輕量,可以幫助您顯示大量數據的一部分,並且可以通過按鈕點擊進行顯示和隱藏。此外,如果該鏈接中有任何URL,則可以跳轉到該頁面。將此代碼...。
  • MP Auto more tag 》如果沒有設置自訂文字,會將“更多”標籤自動設置為帖子標題。, Premium 版本可以使用 mp_auto_more_more_link_readmore 篩檢器自訂自動文字:, 購買高級版, 編...。

文章
Filter
Apply Filters
Mastodon