Webpushr Push Notifications 4.28.0

Does Webpushr Push Notifications work with WordPress 5.9.2 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: 14.59 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.9.2
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=33e2e0837c
Aspect after-activation
HTTP status 200
Load time 0.354 s
Memory usage 3.34 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.167 s
Memory usage 3.24 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.337 s
Memory usage 3.36 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.509 s
Memory usage 6.17 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 2.310 s
Memory usage 6.16 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.366 s0.465 s+0.099 s3.37 MiB3.38 MiB+ 13.89 KiB
/wp-admin/edit.php0.193 s0.193 s+0.000 s3.4 MiB3.41 MiB+ 13.89 KiB
/wp-admin/post-new.php1.253 s1.816 s+0.563 s6.15 MiB6.17 MiB+ 13.02 KiB
/wp-admin/upload.php0.391 s0.349 s-0.042 s3.25 MiB3.27 MiB+ 20.81 KiB
/wp-admin/options-writing.php0.287 s0.149 s-0.138 s3.24 MiB3.25 MiB+ 4.66 KiB
/wp-admin/media-new.php0.295 s0.202 s-0.093 s3.23 MiB3.25 MiB+ 20.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.188 s+0.009 s3.27 MiB3.28 MiB+ 13.89 KiB
/wp-admin/post-new.php?post_type=page1.026 s1.036 s+0.010 s6.15 MiB6.16 MiB+ 13.02 KiB
/wp-admin/options-discussion.php0.236 s0.388 s+0.152 s3.22 MiB3.24 MiB+ 21.3 KiB
/wp-admin/edit-comments.php0.243 s0.291 s+0.048 s3.27 MiB3.28 MiB+ 12.84 KiB
/0.356 s0.338 s-0.018 s3.35 MiB3.36 MiB+ 12.18 KiB
Average 0.439 s0.492 s+0.054 s3.81 MiB3.82 MiB+ 14.59 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
PHP
Language % Lines of code Comment lines Files
CSS91.5%22,2323645
PHP8.1%1,95611116
JavaScript0.2%5832
SVG0.2%4101
Total 24,287 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

[12-Mar-2022 04:09:10 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[12-Mar-2022 04:09:10 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
[12-Mar-2022 04:09:10 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
[12-Mar-2022 04:09:14 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[12-Mar-2022 04:09:14 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
[12-Mar-2022 04:09:14 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
[12-Mar-2022 04:09:19 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[12-Mar-2022 04:09:19 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
[12-Mar-2022 04:09:19 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
[12-Mar-2022 04:09:23 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[12-Mar-2022 04:09: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
[12-Mar-2022 04:09: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
See also: All tests for this plugin, How to Hide Webpushr Push Notifications Admin Menus and Meta Boxes