apply_filters( 'llms_archive_description', string $content, int|false $page_id )

Filter the archive description


Parameters Parameters

$content

(string) HTML description string.

$page_id

(int|false) WP_Post ID of the archive page being displayed.


Top ↑

Source Source

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

View on GitHub



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.