WonderPush Web Push Notifications 1.9.0

Does "WonderPush Web Push Notifications" work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 348.09 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.8
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 700+
WordPress.org page https://wordpress.org/plugins/wonderpush-web-push-notifications/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=wonderpush-web-push-notifications%2Fwonderpush.php&plugin_status=all&paged=1&s&_wpnonce=60a85e6018
Aspect after-activation
HTTP status 200
Load time 0.279 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

WonderPush

Page screenshot: WonderPush
URL /wp-admin/admin.php?page=wonderpush
Aspect menu-item
HTTP status 200
Load time 0.522 s
Memory usage 3.35 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.157 s
Memory usage 3.24 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.990 s
Memory usage 5.61 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.284 s0.226 s-0.058 s3.08 MiB3.42 MiB+ 343.5 KiB
/wp-admin/edit.php0.169 s0.184 s+0.015 s3.11 MiB3.51 MiB+ 408.97 KiB
/wp-admin/post-new.php0.744 s0.707 s-0.037 s5.27 MiB5.61 MiB+ 352.38 KiB
/wp-admin/upload.php0.736 s0.300 s-0.436 s3.03 MiB3.36 MiB+ 342.73 KiB
/wp-admin/options-writing.php0.167 s0.271 s+0.104 s3.02 MiB3.34 MiB+ 326.09 KiB
/wp-admin/media-new.php0.243 s0.194 s-0.049 s3.01 MiB3.34 MiB+ 342.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.165 s0.162 s-0.003 s3.04 MiB3.37 MiB+ 343.81 KiB
/wp-admin/post-new.php?post_type=page0.931 s0.853 s-0.078 s5.26 MiB5.6 MiB+ 348.95 KiB
/wp-admin/options-discussion.php0.223 s0.263 s+0.040 s3 MiB3.34 MiB+ 342.59 KiB
/wp-admin/edit-comments.php0.187 s0.249 s+0.062 s3.04 MiB3.38 MiB+ 342.76 KiB
/0.334 s0.205 s-0.129 s2.91 MiB3.24 MiB+ 334.27 KiB
Average 0.380 s0.329 s-0.052 s3.43 MiB3.77 MiB+ 348.09 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript60.5%9,26383511
PHP38.4%5,8773,73584
CSS1.0%15683
SVG0.1%1201
HTML0.0%601
Total 15,314 4,578 100

PHP Code Analysis | More results »

Lines of code 5,714
Total complexity 1,569
Median class complexity 10.0
Median method complexity 1.0
Most complex class WonderPushAdmin
Most complex function WonderPushAPI::wonderpush_update_configuration()
Classes 75
Methods 846
Functions 3

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.

Meta Boxes

{
    "post": {
        "wonderpush_meta_box": {
            "title": "WonderPush Push Notifications",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[25-Aug-2021 15:25:48 UTC] PHP Deprecated:  Unparenthesized `a ?: b ? c : d` is deprecated. Use either `(a ?: b) ? c : d` or `a ?: (b ? c : d)` in /wp-content/plugins/wonderpush-web-push-notifications/wonderpush-admin.php on line 88
See also: All tests for this plugin, How to Hide WonderPush Web Push Notifications Admin Menus and Meta Boxes