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