Created
August 13, 2018 18:53
-
-
Save bappi-d-great/03498ffe22900912120ab9f6c0c4a9a9 to your computer and use it in GitHub Desktop.
Method: get_entries()
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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