delete screen_reader_response
-
how to remove from the form?
<div class="screen-reader-response" role="alert" aria-live="polite"></div>
and
<div class="wpcf7-response-output" role="alert" aria-hidden="true"></div>
I found a hook in contact-form.php
apply_filters( ‘wpcf7_form_response_output’Help write a filter for function.php that will hide screen-reader-response and wpcf7-response-output
thank!
- The topic ‘delete screen_reader_response’ is closed to new replies.