LLMS_Twenty_Twenty_Two::output_archive_description_wrapper_end()

Output the catalog archive description 2022 theme wrapper closer.


Return Return

(void)


Top ↑

Source Source

File: includes/theme-support/class-llms-twenty-twenty-two.php

	public static function output_archive_description_wrapper_end() {
		echo '</div><!-- .archive-description -->';
	}

Top ↑

Changelog Changelog

Changelog
Version Description
5.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.