Skip to content

Instantly share code, notes, and snippets.

@claudiosanches
Created December 1, 2012 16:09
Show Gist options
  • Save claudiosanches/4183038 to your computer and use it in GitHub Desktop.
Save claudiosanches/4183038 to your computer and use it in GitHub Desktop.
Wordpress - Remove comments notes
<?php comment_form( array( 'comment_notes_after' => '' ) ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment