Skip to content

Instantly share code, notes, and snippets.

@bappi-d-great
Created July 25, 2018 19:58
Show Gist options
  • Save bappi-d-great/721702c6e6ec786ef7d89280f7db377f to your computer and use it in GitHub Desktop.
Save bappi-d-great/721702c6e6ec786ef7d89280f7db377f to your computer and use it in GitHub Desktop.
Method: delete_form_wrapper()
<?php
$form_id = 7;
$id = 'wrapper-1511347711918-1669';
Forminator_API::delete_form_wrapper( $form_id, $id );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment