Easy AdSense Ads & Scripts Manager 0.55

Does "Easy AdSense Ads & Scripts Manager" work with WordPress 5.6.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
23PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 69.91 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 version5.6.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/easy-adsense-ads-scripts-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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-adsense-ads-scripts-manager%2Feaa.php&plugin_status=all&paged=1&s&_wpnonce=34f764998b
Aspect after-activation
HTTP status 200
Load time 0.466 s
Memory usage 2.83 MiB
JS errors None
Resource errors None

EasyAdSense Ads

Page screenshot: EasyAdSense Ads
URL /wp-admin/admin.php?page=eaa
Aspect menu-item
HTTP status 200
Load time 1.465 s
Memory usage 5.04 MiB
JS errors None
Resource errors None

EasyAdSense Ads → EAA Settings

Page screenshot: EasyAdSense Ads → EAA Settings
URL /wp-admin/admin.php?page=eaa-settings
Aspect menu-item
HTTP status 200
Load time 0.595 s
Memory usage 3.05 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.296 s
Memory usage 2.66 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.696 s
Memory usage 5.02 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.661 s
Memory usage 5.01 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.007 s
Memory usage 2.82 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.277 s0.271 s-0.006 s2.79 MiB2.86 MiB+ 71.71 KiB
/wp-admin/edit.php0.183 s0.232 s+0.049 s2.84 MiB2.9 MiB+ 70.66 KiB
/wp-admin/post-new.php0.897 s1.090 s+0.193 s4.94 MiB5.02 MiB+ 88.13 KiB
/wp-admin/upload.php0.494 s0.557 s+0.063 s2.67 MiB2.74 MiB+ 69.86 KiB
/wp-admin/options-writing.php0.159 s0.182 s+0.023 s2.68 MiB2.72 MiB+ 41.27 KiB
/wp-admin/media-new.php0.256 s0.320 s+0.064 s2.65 MiB2.72 MiB+ 72.9 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.198 s+0.001 s2.68 MiB2.82 MiB+ 137.49 KiB
/wp-admin/post-new.php?post_type=page1.206 s0.667 s-0.539 s4.92 MiB5.01 MiB+ 83.72 KiB
/wp-admin/options-discussion.php0.329 s0.269 s-0.060 s2.65 MiB2.72 MiB+ 73.77 KiB
/wp-admin/edit-comments.php0.232 s0.228 s-0.004 s2.75 MiB2.82 MiB+ 70.27 KiB
/0.269 s0.264 s-0.005 s2.67 MiB2.66 MiB- 10.74 KiB
Average 0.409 s0.389 s-0.020 s3.11 MiB3.18 MiB+ 69.91 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
CSS
Markdown
Language % Lines of code Comment lines Files
PHP67.3%1,92027923
CSS20.7%592364
Markdown8.4%24101
JavaScript3.5%10174
Total 2,854 322 32

PHP Code Analysis | More results »

Lines of code 1,852
Total complexity 313
Median class complexity 22.0
Median method complexity 2.0
Most complex class EAA_Widget_Text
Most complex function eaa_single_ads()
Classes 3
Methods 14
Functions 64

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 2

Sidebar Widgets 1

ID Name
eaaEasy AdSense Ads & Scripts

Meta Boxes

{
    "post": {
        "eaa_page_options": {
            "title": "EAA Options",
            "context": "side"
        }
    },
    "page": {
        "eaa_page_options": {
            "title": "EAA Options",
            "context": "side"
        }
    },
    "attachment": {
        "eaa_page_options": {
            "title": "EAA Options",
            "context": "side"
        }
    },
    "oembed_cache": {
        "eaa_page_options": {
            "title": "EAA Options",
            "context": "side"
        }
    },
    "user_request": {
        "eaa_page_options": {
            "title": "EAA Options",
            "context": "side"
        }
    },
    "wp_block": {
        "eaa_page_options": {
            "title": "EAA Options",
            "context": "side"
        }
    }
}

PHP Error Log 23 lines

[23-Feb-2021 14:32:37 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:38 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:38 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:40 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:40 UTC] PHP Notice:  Undefined index: enable_debug_mode in /wp-content/plugins/easy-adsense-ads-scripts-manager/admin/plugin-settings.php on line 287
[23-Feb-2021 14:32:40 UTC] PHP Notice:  Undefined index: custom_locations in /wp-content/plugins/easy-adsense-ads-scripts-manager/admin/plugin-settings.php on line 352
[23-Feb-2021 14:32:42 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:43 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:43 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:45 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:46 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:46 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:46 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:46 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:48 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:48 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:49 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:50 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:51 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:53 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:53 UTC] PHP Notice:  Undefined index: text_amp in /wp-content/plugins/easy-adsense-ads-scripts-manager/inc/widget.php on line 192
[23-Feb-2021 14:32:55 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
[23-Feb-2021 14:32:55 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5311
See also: All tests for this plugin, How to Hide Easy AdSense Ads & Scripts Manager Admin Menus and Meta Boxes