apply_filters( 'llms_site_is_clone_ignored', boolean $is_clone_ignored )
Filters whether or not the “clone” site has already been ignored.
Parameters Parameters
- $is_clone_ignored
-
(boolean) If
true
, the clone is ignored, otherwise it is not.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |