Skip to content

Instantly share code, notes, and snippets.

@wpspeak
Last active December 23, 2015 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wpspeak/6649958 to your computer and use it in GitHub Desktop.
Save wpspeak/6649958 to your computer and use it in GitHub Desktop.
Remove HTML allowed tags in WordPress
// Remove HTML allowed tags in WordPress
// Link: http://wp.me/p33UjS-EC
.form-allowed-tags {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment