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.

my-related-posts

Description

My Related Posts Plugin can generate a related posts with thumbnail.

Screenshots

  • WordPress Related Posts setting.

Installation

  1. Upload the folder my-related-posts to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php if (function_exists('my_rp_posts')) my_rp_posts(); ?> in your templates
  4. Navigate to Manage > Option > My Related Posts to configure the plugin

Reviews

There are no reviews for this plugin.

Contributors & Developers

“my-related-posts” is open source software. The following people have contributed to this plugin.

Contributors

Translate “my-related-posts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • can set without thumbil
  • thumbil size
  • show in feed

0.7

  • first version