Skip to content

Instantly share code, notes, and snippets.

@Shelob9
Last active April 19, 2019 12:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shelob9/c1102e29c541d852f56962822147540a to your computer and use it in GitHub Desktop.
Save Shelob9/c1102e29c541d852f56962822147540a to your computer and use it in GitHub Desktop.
Get the total number of saved entry for a Caldera Forms form
<?php
$total = Caldera_Forms_Entry_Bulk::count( 'CF12456' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment