Does "Push Notifications for WP - Self Hosted Web Push Notifications" work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors | |
Looks good! No problems were detected. |
Memory usage: 55.41 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.
WordPress version | 6.7.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 7,000+ |
WordPress.org page | https://wordpress.org/plugins/push-notification/ |
Badges |
|
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=8c2d0c027c |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.326 s |
Memory usage | 3.57 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=push-notification |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.463 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.194 s |
Memory usage | 3.43 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.580 s |
Memory usage | 6 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=page |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.664 s |
Memory usage | 5.99 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.365 s | 0.324 s | -0.041 s | 3.48 MiB | 3.55 MiB | + 71.99 KiB |
/wp-admin/edit.php | 0.211 s | 0.217 s | +0.006 s | 3.54 MiB | 3.61 MiB | + 71.72 KiB |
/wp-admin/post-new.php | 0.850 s | 0.640 s | -0.210 s | 5.92 MiB | 6 MiB | + 79.56 KiB |
/wp-admin/upload.php | 0.774 s | 0.476 s | -0.298 s | 3.5 MiB | 3.55 MiB | + 54.31 KiB |
/wp-admin/options-writing.php | 0.245 s | 0.198 s | -0.047 s | 3.47 MiB | 3.53 MiB | + 58.3 KiB |
/wp-admin/media-new.php | 0.283 s | 0.267 s | -0.016 s | 3.46 MiB | 3.53 MiB | + 66.5 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.208 s | 0.191 s | -0.017 s | 3.48 MiB | 3.55 MiB | + 77.17 KiB |
/wp-admin/post-new.php?post_type=page | 0.714 s | 0.643 s | -0.071 s | 5.92 MiB | 5.99 MiB | + 75.09 KiB |
/wp-admin/options-discussion.php | 0.293 s | 0.239 s | -0.054 s | 3.47 MiB | 3.53 MiB | + 54.8 KiB |
/wp-admin/edit-comments.php | 0.426 s | 0.206 s | -0.220 s | 3.49 MiB | 3.55 MiB | + 54.3 KiB |
/ | 0.351 s | 0.171 s | -0.180 s | 3.48 MiB | 3.43 MiB | - 54.23 KiB |
Average | 0.429 s | 0.325 s | -0.104 s | 3.93 MiB | 3.98 MiB | + 55.41 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 64.8% | 4,026 | 234 | 13 | |
JavaScript | 26.2% | 1,626 | 88 | 7 | |
CSS | 4.8% | 298 | 13 | 2 | |
PO File | 3.2% | 200 | 82 | 2 | |
SVG | 1.0% | 59 | 0 | 1 | |
Total | 6,209 | 417 | 25 |
Lines of code | 4,002 |
---|---|
Total complexity | 833 |
Median class complexity | 34.0 |
Median method complexity | 3.0 |
Most complex class | Push_Notification_Admin |
Most complex function | Push_Notification_Admin::pn_send_notification() |
Classes | 9 |
---|---|
Methods | 138 |
Functions | 27 |
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.
{
"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"
}
}
}
The log file is empty.