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. |
Returns:
- Type
- string