Does Ad Invalid Click Protector work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
2 | Database errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 6.8.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 20,000+ |
WordPress.org page | https://wordpress.org/plugins/ad-invalid-click-protector/ |
Badges |
|
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=27f3ccd66e |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.316 s |
Memory usage | 3.57 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=aicp_settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.845 s |
Memory usage | 3.53 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=aicp_banned_user_details |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.381 s |
Memory usage | 3.53 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.219 s |
Memory usage | 3.47 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.365 s |
Memory usage | 3.57 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.397 s | 0.350 s | -0.047 s | 3.51 MiB | 3.57 MiB | + 62.15 KiB |
/wp-admin/edit.php | 0.228 s | 0.580 s | +0.352 s | 3.57 MiB | 3.62 MiB | + 48.43 KiB |
/wp-admin/post-new.php | 0.903 s | 1.110 s | +0.207 s | 6.06 MiB | 6.11 MiB | + 51.4 KiB |
/wp-admin/upload.php | 0.771 s | 0.511 s | -0.260 s | 3.52 MiB | 3.55 MiB | + 31.02 KiB |
/wp-admin/options-writing.php | 0.238 s | 0.231 s | -0.007 s | 3.5 MiB | 3.54 MiB | + 35.02 KiB |
/wp-admin/media-new.php | 0.275 s | 0.260 s | -0.015 s | 3.49 MiB | 3.53 MiB | + 43.21 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.196 s | 0.225 s | +0.029 s | 3.5 MiB | 3.56 MiB | + 53.88 KiB |
/wp-admin/post-new.php?post_type=page | 0.703 s | 0.826 s | +0.123 s | 6.05 MiB | 6.1 MiB | + 46.92 KiB |
/wp-admin/options-discussion.php | 0.540 s | 0.399 s | -0.141 s | 3.5 MiB | 3.53 MiB | + 31.52 KiB |
/wp-admin/edit-comments.php | 0.270 s | 0.246 s | -0.024 s | 3.52 MiB | 3.55 MiB | + 31.02 KiB |
/ | 0.356 s | 0.264 s | -0.092 s | 3.43 MiB | 3.47 MiB | + 33.99 KiB |
Average | 0.443 s | 0.455 s | +0.011 s | 3.97 MiB | 4.01 MiB | + 42.6 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 44.9% | 775 | 198 | 5 | |
PO File | 32.2% | 555 | 150 | 3 | |
JavaScript | 18.0% | 310 | 64 | 3 | |
CSS | 4.9% | 85 | 5 | 1 | |
Total | 1,725 | 417 | 12 |
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 |
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.
wp_options
1{
"dashboard": {
"aicp_status_dashboard": {
"title": "AICP Blocked User Statistics",
"context": "normal"
}
}
}
[16-Jul-2025 07:47:01 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
[16-Jul-2025 07:47:05 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