Skip to content

Instantly share code, notes, and snippets.

@bappi-d-great
Created July 25, 2018 18:44
Show Gist options
  • Save bappi-d-great/a55bb5eee18b874563e8ad9d578553bb to your computer and use it in GitHub Desktop.
Save bappi-d-great/a55bb5eee18b874563e8ad9d578553bb to your computer and use it in GitHub Desktop.
Method: get_form_wrappers()
<?php
$form_id = 7;
$fields = Forminator_API::get_form_wrappers( $form_id );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment