Webpushr Push Notifications 4.26.0

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

Summary

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

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

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

Environment
WordPress version5.8
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/webpushr-web-push-notifications/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Webpushr - Setup ‹ Test site — WordPress

Page screenshot: Webpushr - Setup ‹ Test site — WordPress
URL /wp-admin/admin.php?page=webpushr-setup
Requested URL /wp-admin/plugins.php?action=activate&plugin=webpushr-web-push-notifications%2Fpush.php&plugin_status=all&paged=1&s&_wpnonce=5ace707694
Aspect after-activation
HTTP status 200
Load time 0.286 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Webpushr

Page screenshot: Webpushr
URL /wp-admin/admin.php?page=webpushr-setup
Aspect menu-item
HTTP status 200
Load time 0.148 s
Memory usage 3.01 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.192 s
Memory usage 2.92 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 1.192 s
Memory usage 5.29 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.952 s
Memory usage 5.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.327 s-0.019 s3.08 MiB3.1 MiB+ 14.8 KiB
/wp-admin/edit.php0.174 s0.186 s+0.012 s3.11 MiB3.13 MiB+ 14.8 KiB
/wp-admin/post-new.php0.906 s1.373 s+0.467 s5.27 MiB5.29 MiB+ 28.52 KiB
/wp-admin/upload.php0.361 s0.553 s+0.192 s3.03 MiB3.04 MiB+ 13.67 KiB
/wp-admin/options-writing.php0.142 s0.164 s+0.022 s3.02 MiB3.02 MiB- 2.35 KiB
/wp-admin/media-new.php0.219 s0.211 s-0.008 s3.01 MiB3.02 MiB+ 13.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.168 s0.184 s+0.016 s3.04 MiB3.05 MiB+ 14.75 KiB
/wp-admin/post-new.php?post_type=page0.823 s0.907 s+0.084 s5.26 MiB5.28 MiB+ 24.11 KiB
/wp-admin/options-discussion.php0.308 s0.281 s-0.027 s3 MiB3.02 MiB+ 14.16 KiB
/wp-admin/edit-comments.php0.212 s0.200 s-0.012 s3.04 MiB3.06 MiB+ 13.7 KiB
/0.283 s0.216 s-0.067 s2.96 MiB2.92 MiB- 34.63 KiB
Average 0.358 s0.418 s+0.060 s3.44 MiB3.45 MiB+ 10.49 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.

CSS
Language % Lines of code Comment lines Files
CSS91.5%22,2323645
PHP8.0%1,95411116
JavaScript0.2%5832
SVG0.2%4101
Total 24,285 478 24

PHP Code Analysis | More results »

Lines of code 769
Total complexity 201
Median class complexity 23.0
Median method complexity 1.0
Most complex class Webpushr
Most complex function post_published_notification()
Classes 1
Methods 8
Functions 31

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": {
        "webpushr-metabox": {
            "title": "Webpushr Notification",
            "context": "side"
        }
    },
    "page": {
        "webpushr-metabox": {
            "title": "Webpushr Notification",
            "context": "side"
        }
    }
}

PHP Error Log 12 lines

[21-Jul-2021 16:18:23 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[21-Jul-2021 16:18:23 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 469
[21-Jul-2021 16:18:23 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 544
[21-Jul-2021 16:18:27 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[21-Jul-2021 16:18:27 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 469
[21-Jul-2021 16:18:27 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 544
[21-Jul-2021 16:18:30 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[21-Jul-2021 16:18:30 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 469
[21-Jul-2021 16:18:30 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 544
[21-Jul-2021 16:18:32 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[21-Jul-2021 16:18:32 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 469
[21-Jul-2021 16:18:32 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 544
See also: All tests for this plugin, How to Hide Webpushr Push Notifications Admin Menus and Meta Boxes