Async JavaScript 2.20.03.01

Does Async JavaScript work with WordPress 5.6 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 14.6 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.074 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.6
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/async-javascript/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=async-javascript%2Fasync-javascript.php&plugin_status=all&paged=1&s&_wpnonce=688a4d980a
Aspect after-activation
HTTP status 200
Load time 0.384 s
Memory usage 2.71 MiB
JS errors None
Resource errors None

Settings → Async JavaScript

Page screenshot: Settings → Async JavaScript
URL /wp-admin/options-general.php?page=async-javascript
Aspect menu-item
HTTP status 200
Load time 0.280 s
Memory usage 2.85 MiB
JS errors None
Resource errors None

Settings → Async JavaScript → Wizard

Page screenshot: Settings → Async JavaScript → Wizard
URL /wp-admin/options-general.php?page=async-javascript&tab=wizard
Aspect menu-item-tab
HTTP status 200
Load time 0.158 s
Memory usage 2.82 MiB
JS errors None
Resource errors None

Settings → Async JavaScript → Status

Page screenshot: Settings → Async JavaScript → Status
URL /wp-admin/options-general.php?page=async-javascript&tab=status
Aspect menu-item-tab
HTTP status 200
Load time 0.215 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

Settings → Async JavaScript → Help

Page screenshot: Settings → Async JavaScript → Help
URL /wp-admin/options-general.php?page=async-javascript&tab=help
Aspect menu-item-tab
HTTP status 200
Load time 0.284 s
Memory usage 2.72 MiB
JS errors None
Resource errors None

Settings → Async JavaScript → Optimize More!

Page screenshot: Settings → Async JavaScript → Optimize More!
URL /wp-admin/options-general.php?page=async-javascript&tab=Optimize+More%21
Requested URL /wp-admin/options-general.php?page=async-javascript&tab=Optimize%20More!
Aspect menu-item-tab
HTTP status 200
Load time 0.893 s
Memory usage 5 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.248 s
Memory usage 2.62 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.438 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.265 s0.705 s+0.440 s2.79 MiB2.82 MiB+ 27.08 KiB
/wp-admin/edit.php0.177 s0.292 s+0.115 s2.83 MiB2.86 MiB+ 22.71 KiB
/wp-admin/post-new.php0.874 s1.702 s+0.828 s4.93 MiB4.97 MiB+ 35.07 KiB
/wp-admin/upload.php0.534 s0.433 s-0.101 s2.67 MiB2.69 MiB+ 21.58 KiB
/wp-admin/options-writing.php0.150 s0.165 s+0.015 s2.68 MiB2.67 MiB- 10.45 KiB
/wp-admin/media-new.php0.220 s0.201 s-0.019 s2.64 MiB2.67 MiB+ 21.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.177 s-0.019 s2.68 MiB2.7 MiB+ 22.66 KiB
/wp-admin/post-new.php?post_type=page1.155 s0.667 s-0.488 s4.92 MiB4.94 MiB+ 22.66 KiB
/wp-admin/options-discussion.php0.293 s0.357 s+0.064 s2.65 MiB2.67 MiB+ 22.06 KiB
/wp-admin/edit-comments.php0.220 s0.201 s-0.019 s2.75 MiB2.77 MiB+ 21.56 KiB
/0.252 s0.252 s+0.000 s2.67 MiB2.62 MiB- 46.04 KiB
Average 0.394 s0.468 s+0.074 s3.11 MiB3.12 MiB+ 14.6 KiB

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 13

Meta Boxes

{
    "dashboard": {
        "aj_dashboard_widget": {
            "title": "Async JavaScript",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[09-Dec-2020 01:44:13 UTC] PHP Deprecated:  Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /wp-content/plugins/async-javascript/asyncjsDashboardScreens.php on line 14
[09-Dec-2020 01:44:14 UTC] PHP Deprecated:  Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /wp-content/plugins/async-javascript/asyncjsStatusScreens.php on line 24
See also: All tests for this plugin, How to Hide Async JavaScript Admin Menus and Widgets