Push Notifications for WP - Self Hosted Web Push Notifications 1.43

Does "Push Notifications for WP - Self Hosted Web Push Notifications" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 83.74 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 7,000+
WordPress.org page https://wordpress.org/plugins/push-notification/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=push-notification%2Fpush-notification.php&plugin_status=all&paged=1&s&_wpnonce=9b33da7187
Aspect after-activation
HTTP status 200
Load time 0.341 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Push Notifications

Page screenshot: Push Notifications
URL /wp-admin/admin.php?page=push-notification
Aspect menu-item
HTTP status 200
Load time 0.446 s
Memory usage 3.6 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.175 s
Memory usage 3.46 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.675 s
Memory usage 6.17 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.661 s
Memory usage 6.16 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.324 s0.363 s+0.039 s3.51 MiB3.6 MiB+ 91.95 KiB
/wp-admin/edit.php0.203 s0.246 s+0.043 s3.57 MiB3.66 MiB+ 91.67 KiB
/wp-admin/post-new.php0.819 s0.695 s-0.124 s6.06 MiB6.17 MiB+ 115.58 KiB
/wp-admin/upload.php0.585 s0.747 s+0.162 s3.52 MiB3.6 MiB+ 74.27 KiB
/wp-admin/options-writing.php0.231 s0.225 s-0.006 s3.5 MiB3.58 MiB+ 78.26 KiB
/wp-admin/media-new.php0.371 s0.270 s-0.101 s3.49 MiB3.58 MiB+ 86.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.218 s+0.023 s3.5 MiB3.6 MiB+ 97.13 KiB
/wp-admin/post-new.php?post_type=page0.623 s0.637 s+0.014 s6.05 MiB6.16 MiB+ 110.79 KiB
/wp-admin/options-discussion.php0.449 s0.463 s+0.014 s3.5 MiB3.58 MiB+ 74.76 KiB
/wp-admin/edit-comments.php0.258 s0.450 s+0.192 s3.52 MiB3.6 MiB+ 74.26 KiB
/0.315 s0.251 s-0.064 s3.43 MiB3.46 MiB+ 26.08 KiB
Average 0.398 s0.415 s+0.017 s3.97 MiB4.05 MiB+ 83.74 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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP69.0%5,84426213
JavaScript23.4%1,977898
CSS4.1%343142
PO File2.4%200822
SVG0.7%5901
Markdown0.5%4301
Total 8,466 447 27

PHP Code Analysis | More results »

Lines of code 5,832
Total complexity 1,300
Median class complexity 34.0
Median method complexity 3.0
Most complex class Push_Notification_Frontend
Most complex function Push_Notification_Frontend::pn_notification_confirm_banner()
Classes 9
Methods 177
Functions 36

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.

Database Tables 1

Meta Boxes

{
    "post": {
        "send_push_on_current_post": {
            "title": "Disable push notification on current post?",
            "context": "side"
        }
    },
    "page": {
        "send_push_on_current_post": {
            "title": "Disable push notification on current post?",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Push Notifications for WP - Self Hosted Web Push Notifications Admin Menus and Meta Boxes