Viewing 3 replies - 1 through 3 (of 3 total)
  • Yes…
    It already have some hooks. We can customize with that. Otherwise “uique fild cfdb7” premium addon available.

    Regards

    Thread Starter mgracedev

    (@mgracedev)

    Hi @wpdebuglog,

    Thank you for replying.

    Is this the hook?

    `/* cfdb7 before save data. */
    $form_data = apply_filters(‘cfdb7_before_save_data’, $form_data);

    do_action( ‘cfdb7_before_save_data’, $form_data );

    I’m just wondering how can i use it in functions.php. my function should return invalid to wpcf7 but i can’t seem to understand on how will i use this hook.

    Plugin Author Arshid

    (@arshidkv12)

    More code needed. I can help you… [email protected]

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘duplicate email’ is closed to new replies.