Html_Page::filter_content_magic_tags( string $content )
Filter the custom html content.
Parameters
- $content
-
(Required) The content.
Return
(mixed)
Source
File: includes/modules/header_footer_grid/components/html_page.php
Expand full source code Collapse full source code View on Github
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |