Reply To: How can I load only on the pages needed

Home Forums Jquery Validation for Contact Form 7 How can I load only on the pages needed Reply To: How can I load only on the pages needed

#1648
Aldo
Guest

With Contact Form 7 we can use this:
wp_deregister_script(‘contact-form-7’);

Do we have a similar option for this plugin?