apply_filters( 'llms_site_get_feature', boolean $status , string $feature )
Filters the status of a LLMS_Site feature.
Parameters Parameters
- $status
-
(boolean) Status of the feature.
- $feature
-
(string) The feature ID/key.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.12.0 | Introduced. |