CustomHtml::allow_input_form_tags( array $tags, string|array $context )
Add form and input tag to allowed tags in header_footer_grid context.
Parameters
- $tags
-
(Required) HTML Tags.
- $context
-
(Required) The context for which to retrieve tags.
Return
(array)
Source
File: header-footer-grid/Core/Components/CustomHtml.php
Expand full source code Collapse full source code View on Github