Contents
Description
The wsf_form_get_count_submit_by_id PHP function returns the submission count for a form by ID.
Usage
wsf_form_get_count_submit_by_id( $form_id );
Parameters
$form_id
IntegerThe ID of the form to get the submission count from.