Webpushr Push Notifications 4.35.0

Does Webpushr Push Notifications work with WordPress 6.5.2 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: 6.28 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.5.2
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=555c718d59
Aspect after-activation
HTTP status 200
Load time 0.288 s
Memory usage 3.38 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.190 s
Memory usage 3.35 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.183 s
Memory usage 3.38 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.885 s
Memory usage 5.63 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.887 s
Memory usage 5.62 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.434 s0.345 s-0.089 s3.44 MiB3.45 MiB+ 15.53 KiB
/wp-admin/edit.php0.220 s0.202 s-0.018 s3.46 MiB3.48 MiB+ 15.53 KiB
/wp-admin/post-new.php0.943 s0.929 s-0.014 s5.59 MiB5.63 MiB+ 34.81 KiB
/wp-admin/upload.php0.633 s0.532 s-0.101 s3.38 MiB3.38 MiB- 1.88 KiB
/wp-admin/options-writing.php0.238 s0.231 s-0.007 s3.37 MiB3.36 MiB- 9.91 KiB
/wp-admin/media-new.php0.319 s0.270 s-0.049 s3.35 MiB3.36 MiB+ 10.31 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.214 s+0.010 s3.37 MiB3.38 MiB+ 15.48 KiB
/wp-admin/post-new.php?post_type=page0.580 s0.881 s+0.301 s5.59 MiB5.62 MiB+ 30.4 KiB
/wp-admin/options-discussion.php0.334 s0.343 s+0.009 s3.36 MiB3.36 MiB- 1.38 KiB
/wp-admin/edit-comments.php0.265 s0.252 s-0.013 s3.39 MiB3.39 MiB- 1.84 KiB
/0.333 s0.225 s-0.108 s3.42 MiB3.38 MiB- 37.98 KiB
Average 0.409 s0.402 s-0.007 s3.79 MiB3.8 MiB+ 6.28 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,01211416
JavaScript0.2%5832
SVG0.2%4101
Total 24,343 481 24

PHP Code Analysis | More results »

Lines of code 803
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

[10-Apr-2024 20:03:06 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 480
[10-Apr-2024 20:03:06 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
[10-Apr-2024 20:03:06 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
[10-Apr-2024 20:03:12 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 480
[10-Apr-2024 20:03:12 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
[10-Apr-2024 20:03:12 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
[10-Apr-2024 20:03:16 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 480
[10-Apr-2024 20:03:16 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
[10-Apr-2024 20:03:16 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
[10-Apr-2024 20:03:21 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 480
[10-Apr-2024 20:03:21 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
[10-Apr-2024 20:03:21 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