Does "WonderPush Web Push Notifications" work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 5.8 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 700+ |
WordPress.org page | https://wordpress.org/plugins/wonderpush-web-push-notifications/ |
Badges |
|
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.157 s |
Memory usage | 3.24 MiB |
JS errors | None |
Resource errors | None |
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 |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.284 s | 0.226 s | -0.058 s | 3.08 MiB | 3.42 MiB | + 343.5 KiB |
/wp-admin/edit.php | 0.169 s | 0.184 s | +0.015 s | 3.11 MiB | 3.51 MiB | + 408.97 KiB |
/wp-admin/post-new.php | 0.744 s | 0.707 s | -0.037 s | 5.27 MiB | 5.61 MiB | + 352.38 KiB |
/wp-admin/upload.php | 0.736 s | 0.300 s | -0.436 s | 3.03 MiB | 3.36 MiB | + 342.73 KiB |
/wp-admin/options-writing.php | 0.167 s | 0.271 s | +0.104 s | 3.02 MiB | 3.34 MiB | + 326.09 KiB |
/wp-admin/media-new.php | 0.243 s | 0.194 s | -0.049 s | 3.01 MiB | 3.34 MiB | + 342.91 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.165 s | 0.162 s | -0.003 s | 3.04 MiB | 3.37 MiB | + 343.81 KiB |
/wp-admin/post-new.php?post_type=page | 0.931 s | 0.853 s | -0.078 s | 5.26 MiB | 5.6 MiB | + 348.95 KiB |
/wp-admin/options-discussion.php | 0.223 s | 0.263 s | +0.040 s | 3 MiB | 3.34 MiB | + 342.59 KiB |
/wp-admin/edit-comments.php | 0.187 s | 0.249 s | +0.062 s | 3.04 MiB | 3.38 MiB | + 342.76 KiB |
/ | 0.334 s | 0.205 s | -0.129 s | 2.91 MiB | 3.24 MiB | + 334.27 KiB |
Average | 0.380 s | 0.329 s | -0.052 s | 3.43 MiB | 3.77 MiB | + 348.09 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
JavaScript | 60.5% | 9,263 | 835 | 11 | |
PHP | 38.4% | 5,877 | 3,735 | 84 | |
CSS | 1.0% | 156 | 8 | 3 | |
SVG | 0.1% | 12 | 0 | 1 | |
HTML | 0.0% | 6 | 0 | 1 | |
Total | 15,314 | 4,578 | 100 |
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 |
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.
{
"post": {
"wonderpush_meta_box": {
"title": "WonderPush Push Notifications",
"context": "side"
}
}
}
[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