Skip to content

refactoring

Choose a tag to compare

@JohannesHoppe JohannesHoppe released this 10 Oct 19:23
· 3 commits to master since this release

Big refactoring to reduce side effects with other shortcodes.

Previously a lot of things that didn't go through "wpautop" before were being reformatted because of the filter manipulation. That included every shortcode. Many thanks to @cvedovini for the pull request #5!