cfdb7_before_save_data Filter
-
Hello,
there is a filtercfdb7_before_save_dataand if I use this hook in my codeadd_filter('cfdb7_before_save_data' ...it executes twice per one submit.Solution: remove the unneeded
do_action( 'cfdb7_before_save_data', $form_data );from plugin codecontact-form-cfdb-7.phpline 132.Tnx
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘cfdb7_before_save_data Filter’ is closed to new replies.