File: includes/stats/class-evf-stats.php
-
Get the number of published forms
Used by 1 function | Uses 0 functions -
Get the plugin information of active plugins and the base plugin
Used by 1 function | Uses 6 functions -
Check if usage tracking is allowed
Used by 1 function | Uses 0 functions -
methodEVF_Stats::init_usage()
Initialize usage tracking This function adds an action hook that runs the ‘process’ method on a bi-weekly basis, only when the WordPress cron system is running.
Used by 0 functions | Uses 0 functions -
methodEVF_Stats::run_on_save()
Run the process once when user gives consent.
Used by 0 functions | Uses 1 function -
methodEVF_Stats::process()
Process the API call This function will check if the usage is allowed and if it has been more than 15 days since the last API call.
Used by 1 function | Uses 2 functions -
methodEVF_Stats::call_api()
Call API and gather system information This function gathers information about the plugin, theme, and site, such as the WordPress version, PHP version, MySQL version, server software, SSL status, multi-site status, and theme name and version.
Used by 1 function | Uses 5 functions -
Get the total number of sites in a multi-site installation
Used by 1 function | Uses 0 functions -
Get the timezone offset Returns the timezone string in the format +00:00 or -00:00 if WordPress version is greater than 5.3.
Used by 1 function | Uses 0 functions