lifterlms_archive_description()

Output the archive description for LifterLMS catalogs pages and post type / tax archives.


Description Description

See also See also


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/functions/llms.functions.templates.loop.php

	function lifterlms_archive_description() {
		echo lifterlms_get_archive_description();
	}


Top ↑

Changelog Changelog

Changelog
Version Description
4.10.0 Moved logic to lifterlms_get_archive_description() so the function can be called without outputting the content.
3.19.0 Unknown.
3.16.10 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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