Skip to content

Instantly share code, notes, and snippets.

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