Accessibility issue in google lighthouse
-
Consider adding
title=""
to email field in wps-helpers.php. My edited code is as follows:
<input class="regular-text email-field" type="email" name="email" title="type your email address here" placeholder="<?php echo esc_attr( $options['email_placeholder'] ) ?>" required>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Accessibility issue in google lighthouse’ is closed to new replies.