This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Widgets of Posts by Same Categories

Description

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.

Screenshots

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

Installation

  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.

FAQ

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Widgets of Posts by Same Categories” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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