Add a Separator

Plugin Banner

Add a Separator

by mountbatt

Download
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

  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
  1. See a short part of the code

    See a short part of the code

Can i change the separator?

Yes, simply change it in the plugin php file to your needs!

Back to top