Page_Header::register_template_location( array $template_locations )
Register a new template location for pro.
Parameters
- $template_locations
-
(Required) An array with places to look for templates.
Return
(mixed)
Source
File: includes/modules/header_footer_grid/builder/page_header.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |