ZeroBounce Email Validator 1.0.24

Does ZeroBounce Email Validator work with WordPress 6.5.3 and PHP 8.1.12? 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: 90.13 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.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/zerobounce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=zerobounce%2Fzerobounce-email-validator.php&plugin_status=all&paged=1&s&_wpnonce=3e591e18be
Aspect after-activation
HTTP status 200
Load time 0.414 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

ZeroBounce Email

Page screenshot: ZeroBounce Email
URL /wp-admin/admin.php?page=zerobounce-email-validator
Aspect menu-item
HTTP status 200
Load time 0.474 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

ZeroBounce Email → Settings

Page screenshot: ZeroBounce Email → Settings
URL /wp-admin/admin.php?page=zerobounce-email-validator-settings
Aspect menu-item
HTTP status 200
Load time 0.186 s
Memory usage N/A
JS errors None
Resource errors None

ZeroBounce Email → Tools

Page screenshot: ZeroBounce Email → Tools
URL /wp-admin/admin.php?page=zerobounce-email-validator-tools
Aspect menu-item
HTTP status 200
Load time 0.184 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

ZeroBounce Email → Logs

Page screenshot: ZeroBounce Email → Logs
URL /wp-admin/admin.php?page=zerobounce-email-validator-logs
Aspect menu-item
HTTP status 200
Load time 0.385 s
Memory usage 3.48 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.197 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.342 s0.312 s-0.030 s3.44 MiB3.53 MiB+ 100.93 KiB
/wp-admin/edit.php0.190 s0.198 s+0.008 s3.46 MiB3.56 MiB+ 100.59 KiB
/wp-admin/post-new.php0.848 s1.034 s+0.186 s5.59 MiB5.71 MiB+ 124.19 KiB
/wp-admin/upload.php0.560 s0.410 s-0.150 s3.38 MiB3.46 MiB+ 83.93 KiB
/wp-admin/options-writing.php0.220 s0.191 s-0.029 s3.37 MiB3.45 MiB+ 75.83 KiB
/wp-admin/media-new.php0.286 s0.255 s-0.031 s3.35 MiB3.45 MiB+ 96.12 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.202 s+0.026 s3.37 MiB3.47 MiB+ 101.29 KiB
/wp-admin/post-new.php?post_type=page0.513 s0.525 s+0.012 s5.59 MiB5.7 MiB+ 119.77 KiB
/wp-admin/options-discussion.php0.309 s0.242 s-0.067 s3.36 MiB3.44 MiB+ 84.36 KiB
/wp-admin/edit-comments.php0.253 s0.198 s-0.055 s3.39 MiB3.47 MiB+ 83.96 KiB
/0.288 s0.224 s-0.064 s3.42 MiB3.44 MiB+ 20.42 KiB
Average 0.362 s0.345 s-0.018 s3.79 MiB3.88 MiB+ 90.13 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
JavaScript
Language % Lines of code Comment lines Files
PHP72.1%1,67962817
JavaScript21.8%50802
CSS3.1%7301
PO File2.0%46221
SVG1.0%2401
Total 2,330 650 22

PHP Code Analysis | More results »

Lines of code 1,488
Total complexity 322
Median class complexity 24.0
Median method complexity 2.0
Most complex class Zerobounce_Email_Validator_Admin
Most complex function Zerobounce_Email_Validator_Admin::validation_full_logs()
Classes 9
Methods 80
Functions 4

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 3

PHP Error Log 13 lines

[17-May-2024 12:28:51 UTC] PHP Fatal error:  Uncaught TypeError: array_search(): Argument #2 ($haystack) must be of type array, string given in /wp-content/plugins/zerobounce/admin/class-zerobounce-email-validator-admin.php:450
Stack trace:
#0 /wp-content/plugins/zerobounce/admin/class-zerobounce-email-validator-admin.php(450): array_search()
#1 /wp-admin/includes/template.php(1836): Zerobounce_Email_Validator_Admin->settings_render_fields()
#2 /wp-admin/includes/template.php(1790): do_settings_fields()
#3 /wp-content/plugins/zerobounce/admin/partials/zerobounce-email-validator-admin-settings-display.php(38): do_settings_sections()
#4 /wp-content/plugins/zerobounce/admin/class-zerobounce-email-validator-admin.php(203): require_once('...')
#5 /wp-includes/class-wp-hook.php(324): Zerobounce_Email_Validator_Admin->displayPluginAdminSettings()
#6 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-admin/admin.php(259): do_action()
#9 {main}
  thrown in /wp-content/plugins/zerobounce/admin/class-zerobounce-email-validator-admin.php on line 450
See also: All tests for this plugin, How to Hide ZeroBounce Email Validator Admin Menus