WPForce Logout 2.0.1

Does WPForce Logout work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 107.82 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 version6.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/wp-force-logout/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wp-force-logout
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-force-logout%2Fwp-force-logout.php&plugin_status=all&paged=1&s&_wpnonce=c3d1fecc76
Aspect after-activation
HTTP status 200
Load time 0.414 s
Memory usage 3.7 MiB
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.222 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.358 s0.311 s-0.047 s3.44 MiB3.6 MiB+ 173.61 KiB
/wp-admin/edit.php0.199 s0.186 s-0.013 s3.46 MiB3.63 MiB+ 172.91 KiB
/wp-admin/post-new.php0.851 s0.585 s-0.266 s5.59 MiB5.7 MiB+ 116.49 KiB
/wp-admin/upload.php0.626 s0.314 s-0.312 s3.38 MiB3.47 MiB+ 93.01 KiB
/wp-admin/options-writing.php0.215 s0.377 s+0.162 s3.37 MiB3.45 MiB+ 83.5 KiB
/wp-admin/media-new.php0.293 s0.278 s-0.015 s3.35 MiB3.45 MiB+ 103.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.183 s-0.004 s3.37 MiB3.49 MiB+ 128.87 KiB
/wp-admin/post-new.php?post_type=page0.515 s0.586 s+0.071 s5.59 MiB5.69 MiB+ 109.11 KiB
/wp-admin/options-discussion.php0.334 s0.246 s-0.088 s3.36 MiB3.45 MiB+ 95.77 KiB
/wp-admin/edit-comments.php0.246 s0.210 s-0.036 s3.39 MiB3.48 MiB+ 91.57 KiB
/0.299 s0.195 s-0.104 s3.42 MiB3.43 MiB+ 17.48 KiB
Average 0.375 s0.316 s-0.059 s3.79 MiB3.9 MiB+ 107.82 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
Language % Lines of code Comment lines Files
PHP98.0%33,62317,629124
Markdown0.6%21401
JavaScript0.6%206523
Bourne Shell0.4%123111
CSS0.2%78014
XML0.1%49122
Total 34,293 17,704 145

PHP Code Analysis | More results »

Lines of code 23,991
Total complexity 6,096
Median class complexity 15.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 55
Methods 1,308
Functions 102

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.

Options wp_options 4

User Metadata wp_usermeta 1

PHP Error Log 2 lines

[19-Apr-2024 09:22:51 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/wp-force-logout/includes/class-wp-force-logout-process.php on line 229
[19-Apr-2024 09:22:51 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
See also: All tests for this plugin