Skip to main content

Filter: gk/gravityactions/template_after_include_html:{$hook_name}

Allow users to filter the after include actions by name.

E.g.: gk-gravityactions/template_after_include_html:form/details/text gk-gravityactions/template_after_include_html:form/embed

Parameters

NameTypeDescription
$htmlstringThe final HTML.
$filestringComplete path to include the PHP File.
$namearrayTemplate name.
$templateselfCurrent instance of the Template.

Since

Source

Defined in src/GravityActions/Template.php at line 1028