Skip to content

Instantly share code, notes, and snippets.

@gridwalk
Created February 10, 2016 05:25
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 gridwalk/cb0228af9885485dff0a to your computer and use it in GitHub Desktop.
Save gridwalk/cb0228af9885485dff0a to your computer and use it in GitHub Desktop.
Remove Comments from Wordpress Export File with Regex
<wp:comment>(.|\n)*?<\/wp:comment>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment