Skip to content

Instantly share code, notes, and snippets.

@moxdev
Created December 13, 2018 21:07
Show Gist options
  • Select an option

  • Save moxdev/387128d8050e1bc286e7025adb076808 to your computer and use it in GitHub Desktop.

Select an option

Save moxdev/387128d8050e1bc286e7025adb076808 to your computer and use it in GitHub Desktop.
For echoing out WordPress wysiwig content.
echo wp_kses_post($variable);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment