=== Other Posts === Tags: related posts Requires at least: 2.7 Tested up to: 3.9.2 Stable tag: trunk Donate link: http://www.satollo.net/donations Displays related posts after each blog posts finding them with the full text search feature of MySQL. == Description == Other Posts extract related posts for a given article and display them after its body. One can choose the related post lists template between the ones packaged or _create his own template_ directly on administration panel (very simple, just a bit of HTML). Post images are extracted as well to create visually rich realted post list. You may want to read the [Other Posts Plugin Official Page](http://www.satollo.net/plugins/other-posts). == Installation == 1. Put the plugin folder into [wordpress_dir]/wp-content/plugins/ 2. Go into the WordPress admin interface and activate the plugin 3. Optional: go to the options page and configure the plugin == Frequently Asked Questions == No questions have been asked. == Screenshots == No screenshots are available. == Changelog == = 1.3.0 = * Removed the get_settings() use = 1.2.9 = * Code improvements = 1.2.8 = * Added a responsive horizontal list = 1.2.7 = * Fixed an activation problem = 1.2.6 = * Improvements = 1.2.5 = * Pugin information changes = 1.2.4 = * Added the plain list template = 1.2.3 = * New option to search images directly on the post html = 1.2.2 = * Fixed a mistyped query = 1.2.1 = * Now limits the post extraction of posts (with bbPress it was extracting topics and replies as well)