Good but dependency problem
-
Please remove the dependency of jquery-form that causes 404 error on latest WordPress.
File:
cf7-multi-step/inc/frontend/init.php
wp_register_script('cf7mls', CF7MLS_PLUGIN_URL . '/assets/frontend/js/cf7mls.js', array('jquery'/* , 'jquery-form' */), '1.0', true);
- The topic ‘Good but dependency problem’ is closed to new replies.