=== Add a Separator === Contributors: mountbatt Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5433586 Tags: readmore, content, separator Requires at least: 2.0 Tested up to: 2.7 Stable tag: 1.1 Simple Plugin to add a separator between the intro and the (more...) content. == Description == This plugin adds a separator between the intro text and the extended (more...) text of the content of a post. It simply replaces the span id more tag with the separator that is set in the plugins php file. Some separator samples are given there. Upload into the /plugins directory and activate it in the Plugins Menu. History: 1.1: Fixed a bug that forced Wordpress Adminmenu to show a white blank page. 1.0: Initial Release == Installation == 1. Upload `add-a-separator.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit the $separator variable in the `add-a-separator.php` to change your separator == Frequently Asked Questions == = Can i change the separator? = Yes, simply change it in the plugin php file to your needs! == Screenshots == 1. See a short part of the code