Disable the Javascript in other pages and post with no contact form
-
I have a contact form only for a single page but i see this javascript in every other post and pages.
<script type=’text/javascript’ src=’https://example.com/wp-includes/js/jquery/jquery.js’></script>
<script type=’text/javascript’ src=’https://example.com/wp-includes/js/jquery/jquery-migrate.min.js’></script>
<script type=’text/javascript’>
/* <![CDATA[ */
var wpcf7 = {“apiSettings”:{“root”:”https:\/\/example.com\/wp-json\/contact-form-7\/v1″,”namespace”:”contact-form-7\/v1″},”recaptcha”:{“messages”:{“empty”:”Please verify that you are not a robot.”}}};
/* ]]> */
</script>
<script type=’text/javascript’ src=’https://example.com/wp-content/plugins/contact-form-7/includes/js/scripts.js’></script>
- The topic ‘Disable the Javascript in other pages and post with no contact form’ is closed to new replies.