How to remove
-
in comments.php replace the code
<?php comment_form(); ?> */
with this following
<?php comment_form(array(‘comment_notes_after’ => ”)); ?>
It work well with Minamazeyou can see which the line
You may use these HTML tags and attributes: ….is disappeared!!!
follow the link “insert comment” here below to see the effect
https://www.menutranslate.it/
- The topic ‘How to remove’ is closed to new replies.