WordPress Zero Spam 5.2.11

Does WordPress Zero Spam work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 172.68 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 version5.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/zero-spam/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=zero-spam%2Fwordpress-zero-spam.php&plugin_status=all&paged=1&s&_wpnonce=973e541ecf
Aspect after-activation
HTTP status 200
Load time 0.366 s
Memory usage 4.12 MiB
JS errors None
Resource errors None

Dashboard → Zero Spam

Page screenshot: Dashboard → Zero Spam
URL /wp-admin/index.php?page=wordpress-zero-spam-dashboard
Aspect menu-item
HTTP status 200
Load time 0.324 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Dashboard → Zero Spam → Log

Page screenshot: Dashboard → Zero Spam → Log
URL /wp-admin/index.php?page=wordpress-zero-spam-dashboard&tab=log
Aspect menu-item-tab
HTTP status 200
Load time 0.321 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Dashboard → Zero Spam → Blocked IPs

Page screenshot: Dashboard → Zero Spam → Blocked IPs
URL /wp-admin/index.php?page=wordpress-zero-spam-dashboard&tab=blocked
Aspect menu-item-tab
HTTP status 200
Load time 0.161 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Dashboard → Zero Spam → Blocked Locations

Page screenshot: Dashboard → Zero Spam → Blocked Locations
URL /wp-admin/index.php?page=wordpress-zero-spam-dashboard&tab=blocked-locations
Aspect menu-item-tab
HTTP status 200
Load time 0.163 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Settings → Zero Spam

Page screenshot: Settings → Zero Spam
URL /wp-admin/options-general.php?page=wordpress-zero-spam-settings
Aspect menu-item
HTTP status 200
Load time 0.165 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Settings → Zero Spam → Export/Import Settings

Page screenshot: Settings → Zero Spam → 
						Export/Import Settings
URL /wp-admin/options-general.php?page=wordpress-zero-spam-settings&tab=export
Aspect menu-item-tab
HTTP status 200
Load time 0.160 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Settings → Zero Spam → Error Log

Page screenshot: Settings → Zero Spam → 
						Error Log
URL /wp-admin/options-general.php?page=wordpress-zero-spam-settings&tab=error
Aspect menu-item-tab
HTTP status 200
Load time 0.165 s
Memory usage 3.45 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.292 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.320 s0.359 s+0.039 s3.36 MiB3.54 MiB+ 175.8 KiB
/wp-admin/edit.php0.163 s0.190 s+0.027 s3.39 MiB3.57 MiB+ 174.53 KiB
/wp-admin/post-new.php0.768 s1.044 s+0.276 s6.14 MiB6.32 MiB+ 178.54 KiB
/wp-admin/upload.php0.347 s0.358 s+0.011 s3.24 MiB3.42 MiB+ 182.76 KiB
/wp-admin/options-writing.php0.321 s0.140 s-0.181 s3.24 MiB3.4 MiB+ 166.55 KiB
/wp-admin/media-new.php0.243 s0.344 s+0.101 s3.22 MiB3.4 MiB+ 182.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.173 s0.222 s+0.049 s3.25 MiB3.43 MiB+ 183.01 KiB
/wp-admin/post-new.php?post_type=page0.827 s0.676 s-0.151 s6.14 MiB6.31 MiB+ 174.13 KiB
/wp-admin/options-discussion.php0.392 s0.258 s-0.134 s3.22 MiB3.4 MiB+ 183.49 KiB
/wp-admin/edit-comments.php0.218 s0.206 s-0.012 s3.26 MiB3.5 MiB+ 237.91 KiB
/0.308 s0.209 s-0.099 s3.35 MiB3.41 MiB+ 59.8 KiB
Average 0.371 s0.364 s-0.007 s3.8 MiB3.97 MiB+ 172.68 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
PHP86.2%6,4901,91945
SVG6.1%4620282
CSS5.7%426102
JavaScript1.6%117122
JSON0.5%3701
Total 7,532 1,941 332

PHP Code Analysis | More results »

Lines of code 5,195
Total complexity 921
Median class complexity 23.5
Median method complexity 2.0
Most complex class ZeroSpam\Core\Utilities
Most complex function ZeroSpam\Core\Admin\Dashboard::dashboard_page()
Classes 32
Methods 234
Functions 3

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 2

Options wp_options 2

PHP Error Log 2 lines

[17-Feb-2022 15:02:25 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'desc LIMIT 50' at line 1 for query SELECT * FROM wp_wpzerospam_blocked WHERE key_type = "ip" ORDER BY  desc LIMIT 50 made by require_once('wp-admin/admin.php'), do_action('dashboard_page_wordpress-zero-spam-dashboard'), WP_Hook->do_action, WP_Hook->apply_filters, ZeroSpam\Core\Admin\Dashboard->dashboard_page, ZeroSpam\Core\Admin\Tables\BlockedTable->prepare_items, ZeroSpam\Includes\DB::query
[17-Feb-2022 15:02:25 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'desc LIMIT 50' at line 1 for query SELECT * FROM wp_wpzerospam_blocked WHERE key_type IN ('country_code','region_code','zip','city') ORDER BY  desc LIMIT 50 made by require_once('wp-admin/admin.php'), do_action('dashboard_page_wordpress-zero-spam-dashboard'), WP_Hook->do_action, WP_Hook->apply_filters, ZeroSpam\Core\Admin\Dashboard->dashboard_page, ZeroSpam\Core\Admin\Tables\BlockedLocations->prepare_items, ZeroSpam\Includes\DB::query
See also: All tests for this plugin, How to Hide Zero Spam for WordPress Admin Menus