Webpushr Push Notifications 4.34.0

Does Webpushr Push Notifications work with WordPress 6.3.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: 8.59 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.3.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=61ed96fdad
Aspect after-activation
HTTP status 200
Load time 0.333 s
Memory usage 2.77 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.174 s
Memory usage 2.74 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.186 s
Memory usage 3.08 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.994 s
Memory usage 5.25 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.790 s
Memory usage 5.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.396 s0.331 s-0.065 s2.83 MiB2.84 MiB+ 13.94 KiB
/wp-admin/edit.php0.215 s0.221 s+0.006 s2.85 MiB2.87 MiB+ 13.94 KiB
/wp-admin/post-new.php0.836 s0.802 s-0.034 s5.22 MiB5.25 MiB+ 32.59 KiB
/wp-admin/upload.php0.840 s0.500 s-0.340 s2.77 MiB2.77 MiB- 3.48 KiB
/wp-admin/options-writing.php0.238 s0.314 s+0.076 s2.76 MiB2.75 MiB- 11.51 KiB
/wp-admin/media-new.php0.303 s0.278 s-0.025 s2.74 MiB2.75 MiB+ 8.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.212 s+0.005 s2.76 MiB2.77 MiB+ 13.89 KiB
/wp-admin/post-new.php?post_type=page0.673 s0.773 s+0.100 s5.21 MiB5.23 MiB+ 24.18 KiB
/wp-admin/options-discussion.php0.487 s0.271 s-0.216 s2.75 MiB2.75 MiB- 2.98 KiB
/wp-admin/edit-comments.php0.269 s0.229 s-0.040 s2.78 MiB2.78 MiB- 3.44 KiB
/0.328 s0.218 s-0.110 s3.13 MiB3.14 MiB+ 8.63 KiB
Average 0.436 s0.377 s-0.058 s3.25 MiB3.26 MiB+ 8.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,97511116
JavaScript0.2%5832
SVG0.2%4101
Total 24,306 478 24

PHP Code Analysis | More results »

Lines of code 780
Total complexity 207
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

[13-Oct-2023 16:23:17 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 471
[13-Oct-2023 16:23:17 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 472
[13-Oct-2023 16:23:17 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 547
[13-Oct-2023 16:23:21 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 471
[13-Oct-2023 16:23: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 472
[13-Oct-2023 16:23: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 547
[13-Oct-2023 16:23:25 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 471
[13-Oct-2023 16:23:25 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 472
[13-Oct-2023 16:23:25 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 547
[13-Oct-2023 16:23:28 UTC] PHP Warning:  Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 471
[13-Oct-2023 16:23:28 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 472
[13-Oct-2023 16:23:28 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 547
See also: All tests for this plugin, How to Hide Webpushr Push Notifications Admin Menus and Meta Boxes