Skip to content

Instantly share code, notes, and snippets.

@ovizii
Created April 10, 2014 15:26
Show Gist options
  • Save ovizii/10393885 to your computer and use it in GitHub Desktop.
Save ovizii/10393885 to your computer and use it in GitHub Desktop.
Disable auto-linking in comments
remove_filter('comment_text', 'make_clickable', 9);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment