Created
December 13, 2018 21:07
-
-
Save moxdev/387128d8050e1bc286e7025adb076808 to your computer and use it in GitHub Desktop.
For echoing out WordPress wysiwig content.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo wp_kses_post($variable); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment