LLMS_Twenty_Twenty_One::output_archive_description_wrapper()

Output the catalog archive description 2021 theme wrapper opener


Return Return

(void)


Top ↑

Source Source

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

	public static function output_archive_description_wrapper() {
		echo '<div class="archive-description">';
	}

Top ↑

Changelog Changelog

Changelog
Version Description
4.10.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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