Skip to content

Instantly share code, notes, and snippets.

@bappi-d-great
Created June 25, 2018 21:05
Show Gist options
  • Save bappi-d-great/60b01ca6c88aaa87dd957031f484eaba to your computer and use it in GitHub Desktop.
Save bappi-d-great/60b01ca6c88aaa87dd957031f484eaba to your computer and use it in GitHub Desktop.
delete_poll
<?php
$poll_id = 65;
$form = Forminator_API::delete_poll( $poll_id );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment