apply_filters( 'llms_archive_description', string $content , int|false $page_id )
Filter the archive description
Description Description
Parameters Parameters
- $content
-
HTML description string.
- $page_id
-
WP_Post ID of the archive page being displayed.
Source Source
File: includes/functions/llms.functions.templates.loop.php
Changelog Changelog
Version | Description |
---|---|
4.10.0 | Introduced. |