Custom version of WordPress Related Posts Plugin form Denis WordPress Related Posts Plugins
- Upload the folder WPRP to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php wp_related_posts(); ?>
in your templates - Navigate to Manage > Option > WordPress Related Posts to configure plugin output.
- Remove automatic on single. Mantain related posts on feed.
- Remove shortcodes from the post exceprt or post content.
- You can set your thumbnail size at the admin panel.
- Fix how the plugin gets the thumb.
- If the post doesn't have thumbnail define, gets an image from the post and shows it.
- Compatible with WordPress 3.0
- fix don't display in Feed problem
- Thumbnail
- Post Except
- Widget
- first version