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.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.10.0 | Introduced. |