>
|
192.168.0.0/24 and |
Country Codes Document.', 'wp-statistics') ?> |
|
Country Codes Document.', 'wp-statistics') ?> |
> | |
> | |
> | |
/blog/* will exclude all pages under Note: Once added, traffic from matching URLs will stop being tracked. For more detailed information, click here.', 'wp-statistics'), 'https://wp-statistics.com/resources/excluding-urls/?utm_source=wp-statistics&utm_medium=link&utm_campaign=settings' ); ?> |
ref, |
>
Matomo\'s Referrer Spam Blacklist.', 'wp-statistics'); // phpcs:ignore WordPress.Security.EscapeOutput.UnsafePrintingFunction ?> |
|
'externals-settings', 'update-referrer-spam' => 'yes')) ?> | |
>
' . esc_html__('Next update will be', 'wp-statistics') . ': ';
$next_schedule = wp_next_scheduled('wp_statistics_referrerspam_hook');
if ($next_schedule) {
echo esc_attr(date(get_option('date_format'), $next_schedule) . ' ' . __('at', 'wp-statistics') . ' ' . date(get_option('time_format'), $next_schedule)); // phpcs:ignore WordPress.DateTime.RestrictedFunctions.date_date
} else {
$next_update = time() + (86400 * 7);
echo esc_attr(date(get_option('date_format'), $next_update) . ' ' . __('at', 'wp-statistics') . ' ' . date(get_option('time_format'), time())); // phpcs:ignore WordPress.DateTime.RestrictedFunctions.date_date
}
echo ' ';
}
?>
|
|
> |