no wp
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
jQuery(window).on('load', function () {
|
||||
let textarea = document.getElementById("g-recaptcha-response-100000");
|
||||
textarea.setAttribute("aria-hidden", "true");
|
||||
textarea.setAttribute("aria-label", "do not use");
|
||||
textarea.setAttribute("aria-readonly", "true");
|
||||
});
|
||||
Reference in New Issue
Block a user