Easy Timeout Session 1.1

Does Easy Timeout Session work with WordPress 7.0.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 3.13 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version7.0.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/easy-timeout-session/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=easy-timeout-session%2Feasy-timeout-session.php&plugin_status=all&paged=1&s&_wpnonce=120f3d340d
Aspect after-activation
HTTP status 200
Load time 0.724 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Timeout Session

Page screenshot: Timeout Session
URL /wp-admin/admin.php?page=options_cts_page
Aspect menu-item
HTTP status 200
Load time 0.133 s
Memory usage N/A
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.234 s
Memory usage 4.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.727 s0.849 s+0.122 s3.93 MiB3.93 MiB+ 9.6 KiB
/wp-admin/edit.php0.989 s0.533 s-0.456 s3.98 MiB3.99 MiB+ 9.6 KiB
/wp-admin/post-new.php1.753 s2.072 s+0.319 s6.56 MiB6.57 MiB+ 13.27 KiB
/wp-admin/upload.php1.384 s0.757 s-0.627 s3.89 MiB3.88 MiB- 7.8 KiB
/wp-admin/options-writing.php0.565 s0.521 s-0.044 s3.86 MiB3.86 MiB- 3.81 KiB
/wp-admin/media-new.php0.681 s0.573 s-0.108 s3.85 MiB3.86 MiB+ 4.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.512 s1.118 s+0.606 s3.86 MiB3.87 MiB+ 9.55 KiB
/wp-admin/post-new.php?post_type=page1.901 s1.495 s-0.406 s6.55 MiB6.56 MiB+ 8.79 KiB
/wp-admin/options-discussion.php0.693 s0.548 s-0.145 s3.86 MiB3.86 MiB- 7.31 KiB
/wp-admin/edit-comments.php0.557 s0.967 s+0.410 s3.89 MiB3.88 MiB- 7.81 KiB
/0.301 s0.233 s-0.068 s4.23 MiB4.23 MiB+ 5.95 KiB
Average 0.915 s0.879 s-0.036 s4.41 MiB4.41 MiB+ 3.13 KiB

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
CSS
Language % Lines of code Comment lines Files
PHP80.1%2532005
CSS19.9%6301
Total 316 200 6

PHP Code Analysis | More results »

Lines of code 120
Total complexity 25
Median class complexity 7.0
Median method complexity 1.0
Most complex class Easy_Timeout_Session_Admin
Most complex function Easy_Timeout_Session_Admin::cts_filter()
Classes 3
Methods 17
Functions 1

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

No new entries found.

PHP Error Log 7 lines

[12-Aug-2026 10:36:54 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method Easy_Timeout_Session_Admin::build_cts_options_page() cannot be called statically in /wp-includes/class-wp-hook.php:341
Stack trace:
#0 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(522): WP_Hook->do_action()
#2 /wp-admin/admin.php(264): do_action()
#3 {main}
  thrown in /wp-includes/class-wp-hook.php on line 341
See also: All tests for this plugin