Filter: gk/gravityactions/template_html:{$hook_name}
Allow users to filter the final HTML by the name.
E.g.: gk-gravityactions/template_html:form/details/text gk-gravityactions/template_html:form/embed
Parameters
| Name | Type | Description |
|---|---|---|
| $html | string | The final HTML. |
| $file | string | Complete path to include the PHP File. |
| $name | array | Template name. |
| $template | self | Current instance of the Template. |
Since
Source
Defined in src/GravityActions/Template.php at line 896