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