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

Relative Posts

描述

The Relative Posts plugin is a VERY simple and lite widget that’s helps you to show up a list of related posts on sidebar with or without thumbnails.

螢幕截圖

  • Admin Panel
  • Post Page
  • Post Page With Thumbnail Images

安裝

  1. Upload the folder relativepost to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

So you already have installed the plugin, now

-Go to the Appearance menu in WordPress and select ‘Widgets’.
-Drag and drop the widget ‘Relative Post’ to the Widget Area you want.

Option Description:
1. Title: Just write the title you’d like to show for the widget(the defoult title is “You Also Might Like…”).
2. Max Number Of Posts: The maximum number of relative articles that can been displayed(the default number is 5).
3. Use Thumbnails: Check if you want to display the feature image(thumbnail) of the post. Otherwise display only the title.
4. Post Title Length:Check and write the number of characters that the post title will be had(the default number is 50). Otherwise will display the full length of title.

常見問題

How do I contact you?

email: info@panoswebsites.com

Installation Instructions
  1. Upload the folder relativepost to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

So you already have installed the plugin, now

-Go to the Appearance menu in WordPress and select ‘Widgets’.
-Drag and drop the widget ‘Relative Post’ to the Widget Area you want.

Option Description:
1. Title: Just write the title you’d like to show for the widget(the defoult title is “You Also Might Like…”).
2. Max Number Of Posts: The maximum number of relative articles that can been displayed(the default number is 5).
3. Use Thumbnails: Check if you want to display the feature image(thumbnail) of the post. Otherwise display only the title.
4. Post Title Length:Check and write the number of characters that the post title will be had(the default number is 50). Otherwise will display the full length of title.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Relative Posts” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Relative Posts 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.3.1

Restore the global $post variable after the WP_Query

1.3.0

Rewrite

1.2.0

Customize the length of title

1.1.1

Fix the issue when the get_the_terms() returns false

1.1.0

Add Thumbnail Option

1.0.0

Initial Release