=== POSTALLORBUST === Plugin Name: POSTALLORBUST Plugin URI: http://wordpress.ieonly.com/category/my-plugins/related-posts-widget/ Author: Eli Scheetz Author URI: http://wordpress.ieonly.com/ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8VWNB5QEJ55TJ Tags: widget, post, plugin, sidebar, links, related posts, tags, Stable tag: 1.1.10.21 Version: 1.1.10.21 Requires at least: 2.6 Tested up to: 3.2.1 A Related Post Links Widget for WordPress that puts "Posts On Sidebar That Are Listed and Linked Organically Related By Using Same Tags". == Description == This is a Related Post Links Widget for WordPress. It basically puts "Posts On Sidebar That Are Listed and Linked Organically Related By Using Same Tags". Just drop this widget on your sidebar and you will see a linked list of other Posts that use any of the same Tags as the post you are on. *Note: if you are on a page that shows more than one Post this widget will not show up.* Plugin == Installation == 1. Download and unzip the plugin into your WordPress plugins directory (usually `/wp-content/plugins/`). 1. Activate the plugin through the 'Plugins' menu from the WordPress Admin. 1. Place the widget on your sidebar. == Frequently Asked Questions == = What do I do after I activate the Plugin? = Go to the Widgets menu in the WordPress Admin and add the POSTALLORBUST Widget to the Sidebar. = Why am I not seeing the Widget on my site after I add it to the sidebar? = The Widgets only shows up on pages that contain only one Post. Some WordPress Themes do not even show the Sidebar on Single Posts. So Try adding it to the Footer Area. == Changelog == = 1.1.10.21 = * Updated URIs for plugin's website. * Added "Donate link" to this readme file. = 1.1.10.20 = * Made the widget into a Class to better conform to WordPress coding standards. * Added "Alternative Title" to the widget's configuration options. * Added "Number of Posts to List" to configuration options to set a max count to the list. = 1.1.10.19 = * Small change to the plugin name for better search relevance. * Fixed the "unexpected output" warning during activation. * Updated this readme file with more info about the plugin. = 1.1.10.17 = * First versions uploaded to WordPress.