<?php | |
add_filter( 'ninja_forms_enable_credit_card_fields', '__return_true' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<?php | |
add_filter( 'ninja_forms_enable_credit_card_fields', '__return_true' ); |