WPForce Logout 2.0.0

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: 108.08 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.170 seconds
The average page load time increased by this amount after activating the plugin.

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=937be7ad76
Aspect after-activation
HTTP status 200
Load time 0.816 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.492 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.466 s0.763 s+0.297 s3.44 MiB3.6 MiB+ 173.61 KiB
/wp-admin/edit.php0.233 s0.402 s+0.169 s3.46 MiB3.63 MiB+ 173.7 KiB
/wp-admin/post-new.php0.929 s1.149 s+0.220 s5.59 MiB5.7 MiB+ 116.49 KiB
/wp-admin/upload.php0.654 s0.577 s-0.077 s3.38 MiB3.47 MiB+ 93.01 KiB
/wp-admin/options-writing.php0.248 s0.707 s+0.459 s3.37 MiB3.45 MiB+ 83.5 KiB
/wp-admin/media-new.php0.316 s0.516 s+0.200 s3.35 MiB3.45 MiB+ 104.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.349 s+0.136 s3.37 MiB3.49 MiB+ 128.87 KiB
/wp-admin/post-new.php?post_type=page0.577 s1.004 s+0.427 s5.59 MiB5.69 MiB+ 109.11 KiB
/wp-admin/options-discussion.php0.333 s0.438 s+0.105 s3.36 MiB3.45 MiB+ 95.77 KiB
/wp-admin/edit-comments.php0.271 s0.335 s+0.064 s3.39 MiB3.48 MiB+ 92.6 KiB
/0.490 s0.356 s-0.134 s3.42 MiB3.43 MiB+ 17.48 KiB
Average 0.430 s0.600 s+0.170 s3.79 MiB3.9 MiB+ 108.08 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.1%33,62317,629124
Markdown0.6%21401
JavaScript0.6%206523
Bourne Shell0.4%123111
CSS0.2%74014
XML0.1%49122
Total 34,289 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

[11-Apr-2024 01:11:52 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
[11-Apr-2024 01:11:52 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