apply_filters( 'llms_favorites_enabled', bool $favorite_enabled )
Filter to enable/disable the Favorite feature.
Parameters Parameters
- $favorite_enabled
-
(bool) True if favorites are enabled, false otherwise.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 7.5.0 | Introduced. |