AdSense Integration WP QUADS 2.0.65.1

Does AdSense Integration WP QUADS work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
20PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 283.23 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/quick-adsense-reloaded/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Ads ‹ Test site — WordPress

Page screenshot: Ads ‹ Test site — WordPress
URL /wp-admin/admin.php?page=quads-settings
Requested URL /wp-admin/plugins.php?action=activate&plugin=quick-adsense-reloaded%2Fquick-adsense-reloaded.php&plugin_status=all&paged=1&s&_wpnonce=b4021c0785
Aspect after-activation
HTTP status 200
Load time 1.991 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

WP QUADS

Page screenshot: WP QUADS
URL /wp-admin/admin.php?page=quads-settings
Aspect menu-item
HTTP status 200
Load time 0.617 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

WP QUADS → Settings

Page screenshot: WP QUADS → Settings
URL /wp-admin/admin.php?page=quads-settings&path=settings
Aspect menu-item
HTTP status 200
Load time 0.877 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

WP QUADS → Upgrade to PRO

Page screenshot: WP QUADS → Upgrade to PRO
URL /wp-admin/admin.php?page=quads-addons
Aspect menu-item
HTTP status 200
Load time 0.457 s
Memory usage 3.23 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.321 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.630 s
Memory usage 5.31 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.610 s
Memory usage 5.3 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.398 s
Memory usage 5.27 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.294 s0.388 s+0.094 s3.05 MiB3.3 MiB+ 259.49 KiB
/wp-admin/edit.php0.194 s0.204 s+0.010 s3.07 MiB3.38 MiB+ 314.73 KiB
/wp-admin/post-new.php0.787 s0.912 s+0.125 s4.97 MiB5.31 MiB+ 348.91 KiB
/wp-admin/upload.php0.597 s0.315 s-0.282 s2.99 MiB3.23 MiB+ 242.13 KiB
/wp-admin/options-writing.php0.183 s0.171 s-0.012 s2.99 MiB3.21 MiB+ 229.29 KiB
/wp-admin/media-new.php0.337 s0.215 s-0.122 s2.97 MiB3.22 MiB+ 254.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.191 s+0.000 s2.98 MiB3.25 MiB+ 278.92 KiB
/wp-admin/post-new.php?post_type=page0.654 s0.927 s+0.273 s4.96 MiB5.3 MiB+ 342.82 KiB
/wp-admin/options-discussion.php0.208 s0.302 s+0.094 s2.98 MiB3.21 MiB+ 243.13 KiB
/wp-admin/edit-comments.php0.219 s0.217 s-0.002 s3 MiB3.26 MiB+ 260.65 KiB
/0.310 s0.230 s-0.080 s2.94 MiB3.28 MiB+ 341.29 KiB
Average 0.361 s0.370 s+0.009 s3.35 MiB3.63 MiB+ 283.23 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
JSX
JavaScript
Language % Lines of code Comment lines Files
PHP45.9%19,3535,23777
JSX27.5%11,6119334
JavaScript13.9%5,85045723
Sass7.8%3,3022025
CSS3.0%1,284774
PO File1.3%5682102
JSON0.3%13504
Markdown0.1%5803
SVG0.1%3901
Total 42,200 6,094 173

PHP Code Analysis | More results »

Lines of code 19,418
Total complexity 4,698
Median class complexity 9.0
Median method complexity 2.0
Most complex class QUADS_Ad_Setup_Api
Most complex function quads_filter_default_ads_new()
Classes 53
Methods 388
Functions 350

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 12

Sidebar Widgets 1

ID Name
quads_ads_widgetWP QUADS ADS

Meta Boxes

{
    "post": {
        "quads_meta_box": {
            "title": "WP QUADS - Hide Ads",
            "context": "advanced"
        }
    },
    "page": {
        "quads_meta_box": {
            "title": "WP QUADS - Hide Ads",
            "context": "advanced"
        }
    }
}

PHP Error Log 20 lines

[14-Dec-2022 06:31:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:16 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
[14-Dec-2022 06:31:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/quick-adsense-reloaded/admin/includes/rest-api.php on line 1949
See also: All tests for this plugin, How to Hide AdSense Integration WP QUADS Admin Menus and Meta Boxes