LLMS_Site
LLMS_Site class.
Description Description
Source Source
File: includes/class.llms.site.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
Methods Methods
- check_status — Check if the site is cloned and not ignored
- clear_lock_url — Clears the value of the lock URL
- get_feature — Get a single feature's status
- get_feature_constant — Retrieve a constant value for a site feature
- get_features — Get a list of automated features
- get_lock_url — Get the lock url for the current site gets the WP site url and adds the lock string to it
- get_url — Gets the stored url and cleans it for comparisons
- is_clone — Determine if this is a cloned site
- is_clone_ignored — Determines whether or not the clone warning notice has been ignored
- set_lock_url — Stores the current site's lock url into the database
- update_feature — Update the status of a specific feature and save it to the db