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.


Top ↑

Source Source

File: includes/class.llms.site.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.12.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.