Works after a small edit
-
I needed to edit the CF7bwpCAPT.class.php file before the Captcha showed up in my contacts 7 form.
The following worked for me (found on a forum):
add_action( ‘plugins_loaded’, ‘wpcf7’, 1);
- The topic ‘Works after a small edit’ is closed to new replies.