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