Filter: cf7adb_add_form_select

apply_filters( 'cf7adb_add_form_select', $forms, $post ) → {array}

Filters the array of sample forms. Insert an additional form from a plug-in or theme.

Parameters:
Name Type Description
$forms array

array of forms.

$post object

Current Contact Form 7 Form object.

Source:
Returns:
Type
array