Skip to content

Instantly share code, notes, and snippets.

@peb7268
Created September 25, 2013 15:05
Show Gist options
  • Save peb7268/6700991 to your computer and use it in GitHub Desktop.
Save peb7268/6700991 to your computer and use it in GitHub Desktop.
removing auto p wordpress
remove_filter ('the_content','wpautop');
remove_filter ('the_excerpt','wpautop');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment