Currently this plugin just adds a plain <hr> and <p><em><a> to the_content() output; I'd like to have some classes associated with those elements in order to style them per site.
added a class to <hr> output
added a div wrapper with class around the plain <p><em> output
Currently this plugin just adds a plain
<hr>
and<p><em><a>
to the_content() output; I'd like to have some classes associated with those elements in order to style them per site.<hr>
output<p><em>
output