Title: [Plugin: Shortcode Empty Paragraph Fix] oO?
Last modified: August 20, 2016

---

# [Plugin: Shortcode Empty Paragraph Fix] oO?

 *  Resolved [Covi](https://wordpress.org/support/users/covi/)
 * (@covi)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/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/](http://wordpress.org/extend/plugins/shortcode-empty-paragraph-fix/)

The topic ‘[Plugin: Shortcode Empty Paragraph Fix] oO?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shortcode-empty-paragraph-fix.svg)
 * [Shortcode Empty Paragraph Fix](https://wordpress.org/plugins/shortcode-empty-paragraph-fix/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcode-empty-paragraph-fix/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcode-empty-paragraph-fix/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcode-empty-paragraph-fix/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcode-empty-paragraph-fix/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcode-empty-paragraph-fix/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Covi](https://wordpress.org/support/users/covi/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-shortcode-empty-paragraph-fix-oo/)
 * Status: resolved