Recaptcha Won’t Remove
-
So it looks like when I deleted wpcf7 it did not remove our recaptcha, and I want to disable the recaptcha. How do I get rid of all the left over code from wpcf7? The below text shows an example from one page, and I imagine this is the same on every page.
<script type='text/javascript'> /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/answeraide.com\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type='text/javascript' src='https://answeraide.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.2.1'></script> <script type='text/javascript' src='https://www.google.com/recaptcha/api.js?render=45&ver=3.0'></script> <script type='text/javascript'> /* <![CDATA[ */ var wpcf7_recaptcha = {"sitekey":"45","actions":{"homepage":"homepage","contactform":"contactform"}}; /* ]]> */ </script> <script type='text/javascript' src='https://answeraide.com/wp-content/plugins/contact-form-7/modules/recaptcha/script.js?ver=5.2.1'></script> <script type='text/javascript' src='https://answeraide.com/wp-content/plugins/seo-by-rank-math/assets/front/js/rank-math.js?ver=1.0.46'></script> <script type='text/javascript'> /* <![CDATA[ */ var frontendajax = {"ajaxurl":"https:\/\/answeraide.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script>
Thanks for any assistance you may be able to provide.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Recaptcha Won’t Remove’ is closed to new replies.