apply_filters( 'llms_site_is_clone', boolean $is_clone )
Filters whether or not the site is a “cloned” site
Parameters Parameters
- $is_clone
-
(boolean) When
true
the site is considered a "clone", otherwise it is not.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |