Webpushr Push Notifications 4.36.0

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

Summary

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

Memory usage: 10.13 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=caee40f77b
Aspect after-activation
HTTP status 200
Load time 0.331 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.182 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.173 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 1.071 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.842 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.366 s0.299 s-0.067 s3.51 MiB3.52 MiB+ 15.77 KiB
/wp-admin/edit.php0.220 s0.213 s-0.007 s3.57 MiB3.59 MiB+ 15.77 KiB
/wp-admin/post-new.php0.861 s0.919 s+0.058 s6.06 MiB6.08 MiB+ 19.88 KiB
/wp-admin/upload.php0.848 s0.510 s-0.338 s3.52 MiB3.52 MiB- 1.64 KiB
/wp-admin/options-writing.php0.240 s0.200 s-0.040 s3.5 MiB3.5 MiB+ 2.35 KiB
/wp-admin/media-new.php0.300 s0.258 s-0.042 s3.49 MiB3.5 MiB+ 10.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.213 s+0.007 s3.5 MiB3.53 MiB+ 21.22 KiB
/wp-admin/post-new.php?post_type=page0.780 s0.851 s+0.071 s6.05 MiB6.07 MiB+ 15.41 KiB
/wp-admin/options-discussion.php0.288 s0.251 s-0.037 s3.5 MiB3.5 MiB- 1.15 KiB
/wp-admin/edit-comments.php0.485 s0.197 s-0.288 s3.52 MiB3.52 MiB- 1.65 KiB
/0.329 s0.179 s-0.150 s3.43 MiB3.45 MiB+ 14.88 KiB
Average 0.448 s0.372 s-0.076 s3.97 MiB3.98 MiB+ 10.13 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,02311416
JavaScript0.2%5832
SVG0.2%4101
Total 24,354 481 24

PHP Code Analysis | More results »

Lines of code 809
Total complexity 212
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 12 lines

[01-May-2025 10:42:32 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 480
[01-May-2025 10:42:32 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 481
[01-May-2025 10:42:32 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 561
[01-May-2025 10:42:37 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 480
[01-May-2025 10:42:37 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 481
[01-May-2025 10:42:37 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 561
[01-May-2025 10:42:40 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 480
[01-May-2025 10:42:40 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 481
[01-May-2025 10:42:40 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 561
[01-May-2025 10:42:43 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 480
[01-May-2025 10:42: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 481
[01-May-2025 10:42: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 561
See also: All tests for this plugin, How to Hide Webpushr Push Notifications Admin Menus and Meta Boxes