Filter: cf7adv_template

apply_filters( 'cf7adv_template', $template, $current ) → {string}

Filter the HTML/Contact Form 7 template passed into the current view.

Parameters:
Name Type Description
$template string

The HTML output for this template.

$current string

The base form string argument selected.

Source:
Returns:
Type
string