Skip to content

Instantly share code, notes, and snippets.

@bappi-d-great
Created August 13, 2018 18:53
Show Gist options
  • Save bappi-d-great/03498ffe22900912120ab9f6c0c4a9a9 to your computer and use it in GitHub Desktop.
Save bappi-d-great/03498ffe22900912120ab9f6c0c4a9a9 to your computer and use it in GitHub Desktop.
Method: get_entries()
<?php
$form_id = 7;
$entries = Forminator_API::get_entries( $form_id );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment