Shield Security 8.7.0

Does Shield Security work with WordPress 5.4.1 and PHP 7.2.16? 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.64 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.4.1
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/wp-simple-firewall/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Security Dashboard - Shield ‹ Test site — WordPress

Page screenshot: Security Dashboard - Shield ‹ Test site — WordPress
URL /wp-admin/admin.php?page=icwp-wpsf-insights
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-simple-firewall%2Ficwp-wpsf.php&plugin_status=all&paged=1&s&_wpnonce=e9acf6ee0d
Aspect after-activation
HTTP status 200
Load time 3.300 s
Memory usage 11.01 MiB
JS errors None
Resource errors None

Shield Security

Page screenshot: Shield Security
URL /wp-admin/admin.php?page=icwp-wpsf-insights
Aspect menu-item
HTTP status 200
Load time 1.304 s
Memory usage 10.48 MiB
JS errors None
Resource errors None

Shield Security → Settings

Page screenshot: Shield Security → Settings
URL /wp-admin/admin.php?page=icwp-wpsf-insights&inav=settings&subnav=plugin
Requested URL /wp-admin/admin.php?page=icwp-wpsf-plugin
Aspect menu-item
HTTP status 200
Load time 0.909 s
Memory usage 9.58 MiB
JS errors None
Resource errors None

Shield Security → Scans

Page screenshot: Shield Security → Scans
URL /wp-admin/admin.php?page=icwp-wpsf-insights&inav=scans
Requested URL /wp-admin/admin.php?page=icwp-wpsf-scans-redirect
Aspect menu-item
HTTP status 200
Load time 0.804 s
Memory usage 11.07 MiB
JS errors None
Resource errors None

Shield Security → Go Pro!

Page screenshot: Shield Security → Go Pro!
URL /wp-admin/admin.php?page=icwp-wpsf-insights&inav=license
Requested URL /wp-admin/admin.php?page=icwp-wpsf-license
Aspect menu-item
HTTP status 200
Load time 0.896 s
Memory usage 9.87 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.290 s
Memory usage 6.42 MiB
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.294 s
Memory usage 7.39 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 0.908 s
Memory usage 7.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.316 s0.361 s+0.045 s3.64 MiB7.39 MiB+ 3.76 MiB
/wp-admin/edit.php0.215 s0.279 s+0.064 s3.66 MiB7.34 MiB+ 3.68 MiB
/wp-admin/post-new.php1.187 s1.637 s+0.450 s5.43 MiB9.11 MiB+ 3.68 MiB
/wp-admin/upload.php0.515 s0.569 s+0.054 s3.5 MiB7.24 MiB+ 3.74 MiB
/wp-admin/options-writing.php0.159 s0.229 s+0.070 s3.58 MiB7.23 MiB+ 3.65 MiB
/wp-admin/media-new.php0.203 s0.277 s+0.074 s3.48 MiB7.22 MiB+ 3.74 MiB
/wp-admin/edit-tags.php?taxonomy=category0.169 s0.246 s+0.077 s3.58 MiB7.26 MiB+ 3.68 MiB
/wp-admin/post-new.php?post_type=page1.327 s1.148 s-0.179 s5.42 MiB9.09 MiB+ 3.67 MiB
/wp-admin/options-discussion.php0.217 s0.345 s+0.128 s3.48 MiB7.22 MiB+ 3.74 MiB
/wp-admin/edit-comments.php0.188 s0.501 s+0.313 s3.59 MiB7.26 MiB+ 3.67 MiB
/0.380 s0.250 s-0.130 s3.43 MiB6.42 MiB+ 2.99 MiB
Average 0.443 s0.531 s+0.088 s3.89 MiB7.53 MiB+ 3.64 MiB

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.

Database Tables 9

Options wp_options 40

User Metadata wp_usermeta 2

Sidebar Widgets 1

ID Name
icwp_wpsf_plugin_badgeShield Plugin Badge

Meta Boxes

{
    "dashboard": {
        "icwp-wpsf-dashboard_widget": {
            "title": "Shield",
            "context": "normal"
        }
    }
}

PHP Error Log 8 lines

[29-Apr-2020 22:38:41 UTC] PHP Fatal error:  Uncaught Error: Call to a member function getLicenseHandler() on null in /wp-content/plugins/wp-simple-firewall/src/lib/src/Controller/Controller.php:1646
Stack trace:
#0 /wp-content/plugins/wp-simple-firewall/src/features/base.php(1241): FernleafSystems\Wordpress\Plugin\Shield\Controller\Controller->isPremiumActive()
#1 /wp-content/plugins/wp-simple-firewall/src/features/base.php(984): ICWP_WPSF_FeatureHandler_Base->isPremium()
#2 /wp-content/plugins/wp-simple-firewall/src/features/base.php(977): ICWP_WPSF_FeatureHandler_Base->store()
#3 /wp-content/plugins/wp-simple-firewall/src/features/base.php(441): ICWP_WPSF_FeatureHandler_Base->saveModOptions()
#4 /wp-content/plugins/wp-simple-firewall/src/features/plugin.php(55): ICWP_WPSF_FeatureHandler_Base->onPluginShutdown()
#5 /w in /wp-content/plugins/wp-simple-firewall/src/lib/src/Controller/Controller.php on line 1646
See also: All tests for this plugin, How to Hide Shield Security Admin Menus and Widgets