Skip to content

Instantly share code, notes, and snippets.

@rafiahmedd
Created September 2, 2021 10:33
Show Gist options
  • Save rafiahmedd/21f4584545a163d2a1510f0aa028b4b6 to your computer and use it in GitHub Desktop.
Save rafiahmedd/21f4584545a163d2a1510f0aa028b4b6 to your computer and use it in GitHub Desktop.
Disable stripe connect mode
add_filter('fluent_form_disable_stripe_connect', '__return_true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment