Webpushr Push Notifications 4.37.0

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

Summary

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

Memory usage: 10.38 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 version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=fa8ba40c86
Aspect after-activation
HTTP status 200
Load time 0.354 s
Memory usage 3.5 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.163 s
Memory usage 3.5 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.203 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.845 s
Memory usage 6.08 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.814 s
Memory usage 6.07 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.296 s-0.055 s3.51 MiB3.52 MiB+ 16.45 KiB
/wp-admin/edit.php0.202 s0.206 s+0.004 s3.57 MiB3.59 MiB+ 16.45 KiB
/wp-admin/post-new.php0.787 s0.868 s+0.081 s6.06 MiB6.08 MiB+ 20.55 KiB
/wp-admin/upload.php0.590 s0.549 s-0.041 s3.52 MiB3.52 MiB- 984 bytes
/wp-admin/options-writing.php0.220 s0.207 s-0.013 s3.5 MiB3.5 MiB+ 3.03 KiB
/wp-admin/media-new.php0.283 s0.249 s-0.034 s3.49 MiB3.5 MiB+ 11.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.256 s0.232 s-0.024 s3.5 MiB3.53 MiB+ 21.9 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.805 s+0.196 s6.05 MiB6.07 MiB+ 16.09 KiB
/wp-admin/options-discussion.php0.307 s0.319 s+0.012 s3.5 MiB3.5 MiB- 480 bytes
/wp-admin/edit-comments.php0.427 s0.441 s+0.014 s3.52 MiB3.52 MiB- 992 bytes
/0.312 s0.195 s-0.117 s3.44 MiB3.45 MiB+ 10.91 KiB
Average 0.395 s0.397 s+0.002 s3.97 MiB3.98 MiB+ 10.38 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.3%22,2323645
PHP8.3%2,01911416
JavaScript0.2%5832
SVG0.2%4101
Total 24,350 481 24

PHP Code Analysis | More results »

Lines of code 811
Total complexity 213
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 32

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 8 lines

[20-May-2025 20:23:39 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 569
[20-May-2025 20:23:39 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 569
[20-May-2025 20:23:43 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 569
[20-May-2025 20:23:43 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 569
[20-May-2025 20:23:46 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 569
[20-May-2025 20:23:46 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 569
[20-May-2025 20:23:49 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 569
[20-May-2025 20:23:49 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 569
See also: All tests for this plugin, How to Hide Webpushr Push Notifications Admin Menus and Meta Boxes