Easy IP Blocker 1.0.4

Does Easy IP Blocker work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 18.03 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/easy-ip-blocker/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=easy-ip-blocker%2Feasy-ip-blocker.php&plugin_status=all&paged=1&s&_wpnonce=9fed8acdea
Aspect after-activation
HTTP status 200
Load time 0.247 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Settings → Easy IP Block Settings

Page screenshot: Settings → Easy IP Block Settings
URL /wp-admin/options-general.php?page=easy_ip_blocker_settings
Aspect menu-item
HTTP status 200
Load time 0.411 s
Memory usage 3.55 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.159 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.332 s0.302 s-0.030 s3.51 MiB3.53 MiB+ 26.55 KiB
/wp-admin/edit.php0.196 s0.193 s-0.003 s3.57 MiB3.6 MiB+ 26.55 KiB
/wp-admin/upload.php0.613 s0.262 s-0.351 s3.52 MiB3.53 MiB+ 9.15 KiB
/wp-admin/options-writing.php0.219 s0.179 s-0.040 s3.5 MiB3.51 MiB+ 13.14 KiB
/wp-admin/media-new.php0.261 s0.244 s-0.017 s3.49 MiB3.51 MiB+ 21.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.277 s0.171 s-0.106 s3.5 MiB3.54 MiB+ 32.01 KiB
/wp-admin/options-discussion.php0.427 s0.360 s-0.067 s3.5 MiB3.51 MiB+ 9.64 KiB
/wp-admin/edit-comments.php0.229 s0.207 s-0.022 s3.52 MiB3.53 MiB+ 9.14 KiB
/0.305 s0.219 s-0.086 s3.43 MiB3.45 MiB+ 14.72 KiB
Average 0.318 s0.237 s-0.080 s3.51 MiB3.52 MiB+ 18.03 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
PHP100.0%6143776
Total 614 377 6

PHP Code Analysis | More results »

Lines of code 609
Total complexity 121
Median class complexity 42.0
Median method complexity 1.0
Most complex class Easy_IP_Blocker_Admin_API
Most complex function Easy_IP_Blocker_Admin_API::display_field()
Classes 3
Methods 29
Functions 1

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 1

PHP Error Log 18 lines

[05-May-2025 03:37:57 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class Easy_IP_Blocker_Admin_API does not have a method "save_meta_boxes" in /wp-includes/class-wp-hook.php:326
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-includes/post.php(5110): do_action()
#3 /wp-admin/includes/post.php(772): wp_insert_post()
#4 /wp-admin/post-new.php(66): get_default_post_to_edit()
#5 {main}
  thrown in /wp-includes/class-wp-hook.php on line 326
[05-May-2025 03:37:58 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class Easy_IP_Blocker_Admin_API does not have a method "save_meta_boxes" in /wp-includes/class-wp-hook.php:326
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-includes/post.php(5110): do_action()
#3 /wp-admin/includes/post.php(772): wp_insert_post()
#4 /wp-admin/post-new.php(66): get_default_post_to_edit()
#5 {main}
  thrown in /wp-includes/class-wp-hook.php on line 326
See also: All tests for this plugin