store_option($new_option, $value); } // If we're focing the download of the browscap.ini file, make sure to flush the last download time from the options. if( array_key_exists( 'wps_update_browscap', $_POST ) ) { $WP_Statistics->store_option('last_browscap_dl', 0); } } ?>
http://www.maxmind.com'); ?> | |
---|---|
get_option('geoip')==true? "checked='checked'":'';?>> | |
get_option('update_geoip')==true? "checked='checked'":'';?>> | |
get_option('schedule_geoip')==true? "checked='checked'":'';?>>
get_option('schedule_geoip') ) {
echo ' ' . __('Next update will be') .': |
|
get_option('auto_pop')==true? "checked='checked'":'';?>> | |
'; if( !version_compare(phpversion(), WP_STATISTICS_REQUIRED_GEOIP_PHP_VERSION, '>') ) { printf( ' * ' . __('GeoIP collection requires PHP %s or above, it is currently disabled due to the installed PHP version being ', 'wp_statistics'), ' ' . WP_STATISTICS_REQUIRED_GEOIP_PHP_VERSION . ' ' ); echo '' . phpversion() . ' .'; } if( !function_exists('curl_init') ) { echo ' * '; _e('GeoIP collection requires the cURL PHP extension and it is not loaded on your version of PHP!','wp_statistics'); echo ' '; } if( !function_exists('bcadd') ) { echo ' * '; _e('GeoIP collection requires the BC Math PHP extension and it is not loaded on your version of PHP!','wp_statistics'); echo ' '; } if( ini_get('safe_mode') ) { echo ' * '; _e('PHP safe mode detected! GeoIP collection is not supported with PHP\'s safe mode enabled!','wp_statistics'); echo ' '; } ?> |
|
get_option('browscap')==true? "checked='checked'":'';?>> | |
get_option('update_browscap')==true? "checked='checked'":'';?>> | |
get_option('schedule_browscap')==true? "checked='checked'":'';?>>
get_option('schedule_browscap') ) {
echo ' ' . __('Next update will be') .': |
|
https://github.com/piwik/referrer-spam-blacklist'); ?> | |
get_option('referrerspam')==true? "checked='checked'":'';?>> | |
get_option('update_referrerspam')==true? "checked='checked'":'';?>> | |
get_option('schedule_referrerspam')==true? "checked='checked'":'';?>>
get_option('schedule_referrerspam') ) {
echo ' ' . __('Next update will be') .': |