• Hi, I’m working on the comment reply section. The field for email says “Mail (will not be published) (required)”. How can I change this text? I’m working on editing a custom template that someone else created, and the comments.php file only contains:
    <?php comment_form(); ?>

    I’ve seen other posts about this topic, but the assumption is always that there is more coding included in the comments.php file. How do I edit it if there is no additional coding included?

  • The topic ‘Change Form Text – Email’ is closed to new replies.