WP Force SSL 1.65

Does WP Force SSL work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 0
No resource errors
Performance

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=wp-force-ssl%2Fwp-force-ssl.php&plugin_status=all&paged=1&s&_wpnonce=eb2dbfdde4
Aspect after-activation
HTTP status 200
Load time 0.380 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Settings → WP Force SSL

Page screenshot: Settings → WP Force SSL
URL /wp-admin/options-general.php?page=wpfs-settings
Aspect menu-item
HTTP status 200
Load time 0.698 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Screenshot not available
URL /wp-admin/options-general.php?page=wpfs-settings
Requested URL /
Aspect front-page
HTTP status 0
Load time 0.042 s
Memory usage N/A
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.351 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.356 s0.319 s-0.037 s3.38 MiB3.44 MiB+ 61.02 KiB
/wp-admin/edit.php0.204 s0.198 s-0.006 s3.41 MiB3.46 MiB+ 56.11 KiB
/wp-admin/post-new.php0.871 s0.784 s-0.087 s5.46 MiB5.52 MiB+ 61.21 KiB
/wp-admin/upload.php0.643 s0.404 s-0.239 s3.32 MiB3.36 MiB+ 39.22 KiB
/wp-admin/options-writing.php0.214 s0.212 s-0.002 s3.32 MiB3.35 MiB+ 32.06 KiB
/wp-admin/media-new.php0.307 s0.250 s-0.057 s3.3 MiB3.35 MiB+ 50.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.207 s-0.004 s3.31 MiB3.37 MiB+ 56.89 KiB
/wp-admin/post-new.php?post_type=page0.604 s0.595 s-0.009 s5.45 MiB5.51 MiB+ 56.8 KiB
/wp-admin/options-discussion.php0.300 s0.259 s-0.041 s3.3 MiB3.34 MiB+ 41.53 KiB
/wp-admin/edit-comments.php0.235 s0.449 s+0.214 s3.34 MiB3.37 MiB+ 38.84 KiB
Average 0.395 s0.368 s-0.027 s3.76 MiB3.81 MiB+ 49.43 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
JavaScript
Language % Lines of code Comment lines Files
PHP54.5%1,8202856
CSS32.7%1,094112
JavaScript12.8%428223
Total 3,342 318 11

PHP Code Analysis | More results »

Lines of code 1,810
Total complexity 220
Median class complexity 56.0
Median method complexity 2.0
Most complex class wpForceSSL_status_tests
Most complex function wpForceSSL_Utility::wp_kses_wf()
Classes 4
Methods 71
Functions 0

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.

Meta Boxes

{
    "dashboard": {
        "wpfssl_status": {
            "title": "WP Force SSL Status",
            "context": "side"
        }
    }
}

PHP Error Log 2 lines

[30-Jan-2024 23:49:23 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-force-ssl/inc/wp-force-ssl-status-tests.php on line 665
[30-Jan-2024 23:49:25 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/wp-force-ssl/inc/wp-force-ssl-status-tests.php on line 665
See also: All tests for this plugin, How to Hide WP Force SSL Admin Menus and Widgets