apply_filters( 'llms_no_cache_page_ids', int[] $ids )
Filter the list of pages that LifterLMS will send nocache headers for.
Parameters Parameters
- $ids
-
(int[]) List of WP_Post IDs.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.15.0 | Introduced. |