LLMS_Twenty_Twenty::output_archive_description_wrapper_end()
Output the closing wrapper for the content description element in the theme’s header.
Contents
Return Return
(void)
Source Source
File: includes/theme-support/class-llms-twenty-twenty.php
public static function output_archive_description_wrapper_end() { echo '</div><!-- .archive-subtitle -->'; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.37.0 | Introduced. |