Skip to content

Instantly share code, notes, and snippets.

@bappi-d-great
Created July 25, 2018 18:51
Show Gist options
  • Save bappi-d-great/f85b31fb446d929e3b17ceb714520fb1 to your computer and use it in GitHub Desktop.
Save bappi-d-great/f85b31fb446d929e3b17ceb714520fb1 to your computer and use it in GitHub Desktop.
Method: get_form_wrapper()
<?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