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

Widgets of Posts by Same Categories

描述

The widget area lists posts of the same category as the current post.
This plugin requires the WP_Widget class introduced in WordPress Version 2.8.
This widget works when any single Post page is being displayed.

Official Page

Options

  • Number of Posts to Show by Categories
  • Order By
    • Sort by title
    • Sort by creation date
    • Sort by last modified date
    • Sort by numeric post ID
    • Random
  • Order
    • Ascending
    • Descending
  • Creates a link to each category?
    • Yes
    • No
  • Exclude (Categories)
    • The IDs of any categories you want to exclude, separated by commas.
  • Separator
    • What to separate each category by.

Localization

  • Japanese (ja) – alphasis (plugin author)
  • Current release supports English and Japanese only.

螢幕截圖

安裝

  1. Upload widgets-of-posts-by-same-categories to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Activate the widget through the ‘widgets’ menu in WordPress.

常見問題

This plugin is free?
  • Yes.
  • Please pay if you like “Widgets of Posts by Same Categories”.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

修改日誌

1.0.2

  • The width of widget setting box changed.

1.0.1

  • The option name change from Number of Display Posts to Number of Posts to Show by Categories.

1.0.0

  • Initial Release