CYBER MONDAY - 30% OFF Use coupon CM30 at checkout - Learn more

wsf_form_get_count_submit_by_id

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

  1. $form_id Integer
    The ID of the form to get the submission count from.

Return

$form_count_submit Integer
The form submission count.