EasyAzon 4.0.25

Does EasyAzon work with WordPress 5.7.2 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 64.89 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.7.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/easyazon/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=easyazon%2Feasyazon.php&plugin_status=all&paged=1&s&_wpnonce=4b4c04c0d7
Aspect after-activation
HTTP status 200
Load time 0.257 s
Memory usage 2.91 MiB
JS errors None
Resource errors None

EasyAzon

Page screenshot: EasyAzon
URL /wp-admin/admin.php?page=easyazon-settings
Aspect menu-item
HTTP status 200
Load time 0.382 s
Memory usage 3.25 MiB
JS errors None
Resource errors None

EasyAzon → Amazon Associates

Page screenshot: EasyAzon → Amazon Associates
URL /wp-admin/admin.php?page=easyazon-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.300 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

EasyAzon → Search

Page screenshot: EasyAzon → Search
URL /wp-admin/admin.php?page=easyazon-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.372 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

EasyAzon → Defaults

Page screenshot: EasyAzon → Defaults
URL /wp-admin/admin.php?page=easyazon-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.309 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

EasyAzon → How to Earn More from Amazon

Page screenshot: EasyAzon → How to Earn More from Amazon
URL /wp-admin/admin.php?page=easyazon-settings
Aspect menu-item-tab
HTTP status 200
Load time 0.324 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

EasyAzon → Free Amazon Course

Page screenshot: EasyAzon → Free Amazon Course
URL /wp-admin/admin.php?page=easyazon-about
Aspect menu-item
HTTP status 200
Load time 0.158 s
Memory usage 2.8 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.212 s
Memory usage 2.68 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.821 s
Memory usage 5.11 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.717 s
Memory usage 5.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.435 s+0.145 s2.82 MiB2.89 MiB+ 71.43 KiB
/wp-admin/edit.php0.186 s0.201 s+0.015 s2.86 MiB2.93 MiB+ 69.26 KiB
/wp-admin/post-new.php0.995 s0.993 s-0.002 s5.02 MiB5.11 MiB+ 85.46 KiB
/wp-admin/upload.php0.525 s0.288 s-0.237 s2.7 MiB2.76 MiB+ 68.49 KiB
/wp-admin/options-writing.php0.254 s0.144 s-0.110 s2.71 MiB2.75 MiB+ 36.47 KiB
/wp-admin/media-new.php0.240 s0.173 s-0.067 s2.67 MiB2.74 MiB+ 68.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.296 s+0.099 s2.77 MiB2.84 MiB+ 69.57 KiB
/wp-admin/post-new.php?post_type=page1.196 s0.738 s-0.458 s5.01 MiB5.09 MiB+ 80.42 KiB
/wp-admin/options-discussion.php0.325 s0.196 s-0.129 s2.67 MiB2.74 MiB+ 68.98 KiB
/wp-admin/edit-comments.php0.236 s0.309 s+0.073 s2.78 MiB2.84 MiB+ 70.32 KiB
/0.246 s0.218 s-0.028 s2.65 MiB2.68 MiB+ 24.78 KiB
Average 0.426 s0.363 s-0.064 s3.15 MiB3.22 MiB+ 64.89 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
JavaScript
Language % Lines of code Comment lines Files
PHP83.4%1,89829436
JavaScript14.2%323146
CSS2.2%5105
JSON0.2%501
Total 2,277 308 48

PHP Code Analysis | More results »

Lines of code 1,640
Total complexity 390
Median class complexity 11.5
Median method complexity 1.0
Most complex class EasyAzon_Components_Shortcodes
Most complex function easyazon_retrieve()
Classes 18
Methods 138
Functions 47

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

Meta Boxes

{
    "post": {
        "easyazon": {
            "title": "EasyAzon",
            "context": "side"
        }
    },
    "page": {
        "easyazon": {
            "title": "EasyAzon",
            "context": "side"
        }
    }
}

PHP Error Log 5 lines

[13-May-2021 18:18:58 UTC] PHP Notice:  Only variables should be passed by reference in /wp-content/plugins/easyazon/lib/amazon.php on line 418
[13-May-2021 18:18:58 UTC] PHP Notice:  Only variables should be passed by reference in /wp-content/plugins/easyazon/lib/amazon.php on line 418
[13-May-2021 18:18:59 UTC] PHP Notice:  Only variables should be passed by reference in /wp-content/plugins/easyazon/lib/amazon.php on line 418
[13-May-2021 18:19:00 UTC] PHP Notice:  Only variables should be passed by reference in /wp-content/plugins/easyazon/lib/amazon.php on line 418
[13-May-2021 18:19:01 UTC] PHP Notice:  Only variables should be passed by reference in /wp-content/plugins/easyazon/lib/amazon.php on line 418
See also: All tests for this plugin, How to Hide EasyAzon Admin Menus and Meta Boxes