• Resolved mcbmcb0

    (@mcbmcb0)


    Hi. i see there’s filter for not adding the submit button: wpcf7_send_everything_submit_button_add.

    can you clarify the best way to use this?

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mcbmcb0

    (@mcbmcb0)

    ok, that wasn’t hard: in child theme’s functions.php:

    add_filter(‘wpcf7_send_everything_submit_button_add’, ‘__return_false’);

    thanks for the plugin – its great

    Plugin Author Corey Salzano

    (@salzano)

    Thanks for trying my plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘don’t add the submit button’ is closed to new replies.