AMAZING Affiliates 1.0.2

Does AMAZING Affiliates work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
23PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 237.71 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.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/amazingaffiliates/
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?charsout=6&plugin=amazingaffiliates%2Famazingaffiliates.php&plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=amazingaffiliates%2Famazingaffiliates.php&plugin_status=all&paged=1&s&_wpnonce=bfd75c22f4
Aspect after-activation
HTTP status 200
Load time 0.555 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Amazing Affiliates

Page screenshot: Amazing Affiliates
URL /wp-admin/admin.php?page=amazingaffiliates_menu
Aspect menu-item
HTTP status 200
Load time 0.221 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Amazing Affiliates → [Insert] Workshop

Page screenshot: Amazing Affiliates → [Insert] Workshop
URL /wp-admin/admin.php?page=amazingaffiliates_workshop
Aspect menu-item
HTTP status 200
Load time 0.184 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Amazing Affiliates → [Edit] Warehouse

Page screenshot: Amazing Affiliates → [Edit] Warehouse
URL /wp-admin/admin.php?page=amazingaffiliates_warehouse
Aspect menu-item
HTTP status 200
Load time 0.204 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Amazing Affiliates → [Set] Settings

Page screenshot: Amazing Affiliates → [Set] Settings
URL /wp-admin/admin.php?page=amazingaffiliates_settings
Aspect menu-item
HTTP status 200
Load time 0.167 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Amazing Affiliates → [Learn] Handbook

Page screenshot: Amazing Affiliates → [Learn] Handbook
URL /wp-admin/admin.php?page=amazingaffiliates_handbook
Aspect menu-item
HTTP status 200
Load time 0.169 s
Memory usage 3.61 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.224 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.324 s0.308 s-0.016 s3.47 MiB3.64 MiB+ 169.56 KiB
/wp-admin/edit.php0.194 s0.204 s+0.010 s3.54 MiB3.71 MiB+ 177 KiB
/wp-admin/post-new.php0.719 s0.586 s-0.133 s5.75 MiB6.25 MiB+ 506.11 KiB
/wp-admin/upload.php0.500 s0.313 s-0.187 s3.49 MiB3.64 MiB+ 156.21 KiB
/wp-admin/options-writing.php0.212 s0.186 s-0.026 s3.41 MiB3.62 MiB+ 218.7 KiB
/wp-admin/media-new.php0.270 s0.229 s-0.041 s3.4 MiB3.62 MiB+ 232.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.206 s-0.002 s3.47 MiB3.64 MiB+ 173.26 KiB
/wp-admin/post-new.php?post_type=page0.535 s0.789 s+0.254 s5.75 MiB6.24 MiB+ 501.7 KiB
/wp-admin/options-discussion.php0.193 s0.261 s+0.068 s3.41 MiB3.62 MiB+ 220.39 KiB
/wp-admin/edit-comments.php0.221 s0.211 s-0.010 s3.49 MiB3.64 MiB+ 155.89 KiB
/0.276 s0.188 s-0.088 s3.45 MiB3.56 MiB+ 103.86 KiB
Average 0.332 s0.316 s-0.016 s3.88 MiB4.11 MiB+ 237.71 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
PHP64.1%2,42560131
JavaScript26.3%99454
CSS6.2%23483
PO File2.1%81321
Markdown1.3%5001
Total 3,784 646 40

PHP Code Analysis | More results »

Lines of code 695
Total complexity 116
Median class complexity 6.5
Median method complexity 1.0
Most complex class AmazingAffiliates_Admin
Most complex function AmazingAffiliates_Admin::save_custom_post_meta_metaboxes()
Classes 8
Methods 62
Functions 12

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.

Custom Post Types 1

ID Name
amazing_productProducts

Meta Boxes

{
    "amazing_product": {
        "amazing_product_meta_metabox": {
            "title": "Product Data",
            "context": "advanced"
        }
    }
}

PHP Error Log 33 lines

[02-Oct-2024 09:09:40 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/amazingaffiliates/admin/partials/product_display_workshop.php on line 7
[02-Oct-2024 09:09:40 UTC] PHP Fatal error:  Uncaught TypeError: Unsupported operand types: int - string in /wp-content/plugins/amazingaffiliates/admin/partials/product_display_workshop.php:12
Stack trace:
#0 /wp-content/plugins/amazingaffiliates/admin/partials/product_display.php(72): require()
#1 /wp-content/plugins/amazingaffiliates/admin/class-amazingaffiliates-admin.php(262): require('...')
#2 /wp-includes/class-wp-hook.php(324): AmazingAffiliates_Admin->product_display_callback()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/admin-ajax.php(192): do_action()
#6 {main}
  thrown in /wp-content/plugins/amazingaffiliates/admin/partials/product_display_workshop.php on line 12
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
[02-Oct-2024 09:09:41 UTC] PHP Warning:  Attempt to read property "name" on null in /wp-content/plugins/amazingaffiliates/admin/partials/settings.php on line 91
See also: All tests for this plugin, How to Hide AMAZING Affiliates Admin Menus and Meta Boxes