Pick specific posts to promote and recommend to your audience.
Author Recommended Posts lets you easily search and choose specific posts, pages and custom post types you want to associate to a post or page. You can add, reorder, remove selected posts for display via the simple drag and drop interface.
Requirements: WordPress 3.3+, PHP5 and higher
This plugin is free to use and is not actively supported by the author, but will be monitored for serious bugs that may need correcting.
The plugin is simple to install:
author-recommended-posts
to the /wp-content/plugins/
directoryOf course! Just include <?php echo do_shortcode( '[AuthorRecommendedPosts post_id="XXX"]' ); ?>
where XXX is the ID of the post, or you can leave it out if you include it in the loop. i.e. <?php echo do_shortcode( '[AuthorRecommendedPosts]' ); ?>
We left the styles pretty generic so it is simple enough to update to fit your theme style. Of course some CSS writing will be required.
At this time no, we want to add this in though. So keep your eyes peeled.
We did not really find any plugins out there that does just this. And we wanted something quick, simple, and easy to use.