Description
My Related Posts Plugin can generate a related posts with thumbnail.
Screenshots
Installation
- Upload the folder my-related-posts to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php if (function_exists('my_rp_posts')) my_rp_posts(); ?>
in your templates - 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.
ContributorsTranslate “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