User Time Zone 2.0

Does User Time Zone work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
4PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

No data available.

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/user-time-zone/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=user-time-zone%2Fuser-timezone.php&plugin_status=all&paged=1&s&_wpnonce=45d06dbbfb
Aspect after-activation
HTTP status 500
Load time 0.115 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

No benchmark data available.

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP100.0%226201
Total 226 20 1

PHP Code Analysis | More results »

Lines of code 229
Total complexity 39
Median class complexity 11.0
Median method complexity 1.0
Most complex class UseClientsTimezone
Most complex function user_time_zone_filter()
Classes 1
Methods 7
Functions 7

Additions

No data available.

PHP Error Log 14 lines

[01-Aug-2025 06:21:44 UTC] PHP Deprecated:  Function get_currentuserinfo is <strong>deprecated</strong> since version 4.5.0! Use wp_get_current_user() instead. in /wp-includes/functions.php on line 6121
[01-Aug-2025 06:21:44 UTC] PHP Deprecated:  Function get_usermeta is <strong>deprecated</strong> since version 3.0.0! Use get_user_meta() instead. in /wp-includes/functions.php on line 6121
[01-Aug-2025 06:21:44 UTC] PHP Deprecated:  Function update_usermeta is <strong>deprecated</strong> since version 3.0.0! Use update_user_meta() instead. in /wp-includes/functions.php on line 6121
[01-Aug-2025 06:21:44 UTC] PHP Deprecated:  Function delete_usermeta is <strong>deprecated</strong> since version 3.0.0! Use delete_user_meta() instead. in /wp-includes/functions.php on line 6121
[01-Aug-2025 06:21:44 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_currentuserinfo() in /wp-content/plugins/user-time-zone/user-timezone.php:34
Stack trace:
#0 /wp-content/plugins/user-time-zone/user-timezone.php(159): UseClientsTimezone->__construct()
#1 /wp-settings.php(545): include_once('...')
#2 /wp-config.php(191): require_once('...')
#3 /wp-load.php(50): require_once('...')
#4 /wp-admin/admin.php(35): require_once('...')
#5 /wp-admin/plugins.php(10): require_once('...')
#6 {main}
  thrown in /wp-content/plugins/user-time-zone/user-timezone.php on line 34
See also: All tests for this plugin