LLMS_Twenty_Twenty_Two::page_header_wrap_end()
Output the catalog page header 2022 theme wrapper closer.
Contents
Return Return
(void)
Source Source
File: includes/theme-support/class-llms-twenty-twenty-two.php
public static function page_header_wrap_end() {
echo '</header><!-- .page-header -->';
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 5.8.0 | Introduced. |