Created
July 25, 2018 20:15
-
-
Save bappi-d-great/31803e398526630f5001e5c81ccdaed6 to your computer and use it in GitHub Desktop.
Method: get_form_fields()
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$form_id = 7; | |
$fields = Forminator_API::get_form_fields( 7 ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment