LLMS_Twenty_Twenty_One::page_header_wrap_end()
Output the catalog page header 2021 theme wrapper closer
Contents
Return Return
(void)
Source Source
File: includes/theme-support/class-llms-twenty-twenty-one.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 |
|---|---|
| 4.10.0 | Introduced. |