Webpushr Push Notifications 4.30.0

Does Webpushr Push Notifications work with WordPress 5.9.3 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: 11.41 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.9.3
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=4a29bf163f
Aspect after-activation
HTTP status 200
Load time 0.405 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.168 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.255 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 0.887 s
Memory usage 5.7 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.932 s
Memory usage 5.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.351 s0.291 s-0.060 s3.37 MiB3.38 MiB+ 13.95 KiB
/wp-admin/edit.php0.186 s0.233 s+0.047 s3.4 MiB3.41 MiB+ 13.95 KiB
/wp-admin/post-new.php0.888 s1.239 s+0.351 s5.68 MiB5.7 MiB+ 21.43 KiB
/wp-admin/upload.php0.391 s0.353 s-0.038 s3.25 MiB3.27 MiB+ 20.81 KiB
/wp-admin/options-writing.php0.296 s0.168 s-0.128 s3.24 MiB3.25 MiB+ 4.66 KiB
/wp-admin/media-new.php0.258 s0.215 s-0.043 s3.23 MiB3.25 MiB+ 20.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.378 s+0.181 s3.27 MiB3.28 MiB+ 13.89 KiB
/wp-admin/post-new.php?post_type=page0.992 s0.931 s-0.061 s5.68 MiB5.69 MiB+ 17.02 KiB
/wp-admin/options-discussion.php0.266 s0.252 s-0.014 s3.22 MiB3.24 MiB+ 21.3 KiB
/wp-admin/edit-comments.php0.268 s0.239 s-0.029 s3.27 MiB3.28 MiB+ 12.84 KiB
/0.350 s0.298 s-0.052 s3.4 MiB3.36 MiB- 35.27 KiB
Average 0.404 s0.418 s+0.014 s3.73 MiB3.74 MiB+ 11.41 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 203
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

[18-Apr-2022 14:41:47 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[18-Apr-2022 14:41:47 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
[18-Apr-2022 14:41:47 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
[18-Apr-2022 14:41:51 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[18-Apr-2022 14:41:51 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
[18-Apr-2022 14:41:51 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
[18-Apr-2022 14:41:55 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[18-Apr-2022 14:41:55 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
[18-Apr-2022 14:41:55 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
[18-Apr-2022 14:41:58 UTC] PHP Notice:  Undefined index: subscription_status in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 468
[18-Apr-2022 14:41:58 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
[18-Apr-2022 14:41:58 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