Ad Invalid Click Protector 1.3.0

Does Ad Invalid Click Protector work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 42.6 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 20,000+
WordPress.org page https://wordpress.org/plugins/ad-invalid-click-protector/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=ad-invalid-click-protector%2Fadsense-invalid-click-protector.php&plugin_status=all&paged=1&s&_wpnonce=8445a36ea8
Aspect after-activation
HTTP status 200
Load time 0.562 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

AdSense Invalid Click Protector

Page screenshot: AdSense Invalid Click Protector
URL /wp-admin/admin.php?page=aicp_settings
Aspect menu-item
HTTP status 200
Load time 1.978 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

AdSense Invalid Click Protector → Banned User Details

Page screenshot: AdSense Invalid Click Protector → Banned User Details
URL /wp-admin/admin.php?page=aicp_banned_user_details
Aspect menu-item
HTTP status 200
Load time 0.531 s
Memory usage 3.53 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.229 s
Memory usage 3.47 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.391 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.398 s0.310 s-0.088 s3.51 MiB3.57 MiB+ 62.15 KiB
/wp-admin/edit.php0.201 s0.222 s+0.021 s3.57 MiB3.62 MiB+ 48.43 KiB
/wp-admin/post-new.php0.778 s0.635 s-0.143 s6.06 MiB6.11 MiB+ 51.4 KiB
/wp-admin/upload.php0.549 s0.643 s+0.094 s3.52 MiB3.55 MiB+ 31.02 KiB
/wp-admin/options-writing.php0.203 s0.225 s+0.022 s3.5 MiB3.54 MiB+ 35.02 KiB
/wp-admin/media-new.php0.342 s0.249 s-0.093 s3.49 MiB3.53 MiB+ 43.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.192 s+0.001 s3.5 MiB3.56 MiB+ 53.88 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.576 s-0.039 s6.05 MiB6.1 MiB+ 46.92 KiB
/wp-admin/options-discussion.php0.321 s0.256 s-0.065 s3.5 MiB3.53 MiB+ 31.52 KiB
/wp-admin/edit-comments.php0.205 s0.223 s+0.018 s3.52 MiB3.55 MiB+ 31.02 KiB
/0.306 s0.211 s-0.095 s3.43 MiB3.47 MiB+ 33.99 KiB
Average 0.374 s0.340 s-0.033 s3.97 MiB4.01 MiB+ 42.6 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
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP44.9%7751985
PO File32.2%5551503
JavaScript18.0%310643
CSS4.9%8551
Total 1,725 417 12

PHP Code Analysis | More results »

Lines of code 776
Total complexity 111
Median class complexity 18.5
Median method complexity 1.0
Most complex class AICP_ADMIN
Most complex function AICP_ADMIN::validate_options()
Classes 4
Methods 41
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.

Database Tables 1

Options wp_options 1

Meta Boxes

{
    "dashboard": {
        "aicp_status_dashboard": {
            "title": "AICP Blocked User Statistics",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[01-May-2025 06:24:10 UTC] WordPress database error Can't DROP COLUMN `country_name`; check that it exists for query ALTER TABLE wp_adsense_invalid_click_protector DROP COLUMN country_name, DROP COLUMN country_code; made by activate_plugin, do_action('activate_ad-invalid-click-protector/adsense-invalid-click-protector.php'), WP_Hook->do_action, WP_Hook->apply_filters, AICP_SETUP::on_activation
[01-May-2025 06:24:14 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''wp_adsense_invalid_click_protector' '' ORDER BY timestamp DESC' at line 1 for query SELECT * FROM 'wp_adsense_invalid_click_protector' '' ORDER BY timestamp DESC made by do_action('adsense-invalid-click-protector_page_aicp_banned_user_details'), WP_Hook->do_action, WP_Hook->apply_filters, AICP_ADMIN->banned_user_details, AICP_BANNED_USER_TABLE->prepare_items
See also: All tests for this plugin, How to Hide Ad Invalid Click Protector Admin Menus and Widgets