[Plugin: Shortcode Empty Paragraph Fix] oO?
-
oO’ A plugin fot this???:
$array = array ( '<p>[' => '[', ']</p>' => ']', ']<br />' => ']' ); $content = strtr($content, $array);http://wordpress.org/extend/plugins/shortcode-empty-paragraph-fix/
The topic ‘[Plugin: Shortcode Empty Paragraph Fix] oO?’ is closed to new replies.