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