Created
July 25, 2018 18:51
-
-
Save bappi-d-great/f85b31fb446d929e3b17ceb714520fb1 to your computer and use it in GitHub Desktop.
Method: get_form_wrapper()
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; | |
$wrapper_id = 'wrapper-1511347712118-1739'; | |
$fields = Forminator_API::get_form_wrapper( 7, 'wrapper-1511347712118-1739' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment