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

More Link Modifier

外掛說明

A simple plugin that allows you to modify the link that is displayed when you use the <!–more–> feature. Also lets you remove the anchor link to turn off the jumping behaviour. You can also choose to have the more link open in a new window/tab.

You can choose to have just plain text, or also include the post’s title. If you chose to include the title, you can limit the number of characters/words that are displayed in the title. Also allows you to add ellipsis (…) to the title if it has been truncated. All the options can be found in “More Link” tab under “Options” in admin page.

螢幕擷圖

  • Screenshot of the admin options page

安裝方式

  1. Create a directory ‘more-link-modifier’ in the ‘/wp-content/plugins/’ directory
  2. Upload ‘more-link.php’ and ‘more-link-options.php’ into the newly created ‘more-link-modifier’ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題集

Can I include HTML in the ‘Custom Link Text’?

Yes, but only the most basic HTML. The HTML tags that are allowed are:
<img>, <b>, <strong>, <i>, <em> and <u>

How do I include special characters?

Have a look here: Speical HTML Characters
eg. if you want one of those double right angled bracket thingies (right-pointing double angle quotation mark) you would use: &raquo;

I entered something in the ‘Custom Link Text’ field and things have stuffed up. What should I do?

Click on the ‘Reset to WordPress default values’ button and stop trying to break the plugin! (j/k – if you remember what you entered, please email me and I’ll see if I can fix it)

More questions?

Go to: More Link Modifier Page

使用者評論

閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈More Link Modifier〉的開發相關工作。

參與者

將〈More Link Modifier〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.3

  • Added option to make more links open in new window/tab
  • Allowed img tags so you can have images in you more link

1.0.2

  • Georg Adamsen (http://wordpress.blogos.dk/) has kindly provided a Danish translation for the plugin.
  • There is minimal change to the code of the plugin.
  • New screenshot 🙂

1.0.1

Same as 1.0 (I was still new to svn)

1.0

The initial version of the plugin