该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

屏幕截图

  • This Screenshot is about items that can be set.
  • Example.

安装

  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”.

评价

此插件暂无评价。

贡献者及开发者

“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