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

wsf_form_get_label_by_id

Description

The wsf_form_get_label_by_id PHP function returns the label of a form by ID.

Usage

wsf_form_get_label_by_id( $form_id );

Parameters

  1. $form_id Integer
    The ID of the form to return the label from.

Return

$form_label String
The form label.