Created
December 1, 2012 16:09
-
-
Save claudiosanches/4183038 to your computer and use it in GitHub Desktop.
Wordpress - Remove comments notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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