Does Webpushr Push Notifications work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .
| 12 | PHP warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 6.88 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.1.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 10,000+ |
| WordPress.org page | https://wordpress.org/plugins/webpushr-web-push-notifications/ |
| Badges |
|
| 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=d5bf747ff4 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.249 s |
| Memory usage | 3 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=webpushr-setup |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.151 s |
| Memory usage | 2.97 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.191 s |
| Memory usage | 2.96 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.836 s |
| Memory usage | 4.99 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.799 s |
| Memory usage | 4.98 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.263 s | 0.227 s | -0.036 s | 3.05 MiB | 3.06 MiB | + 13.81 KiB |
| /wp-admin/edit.php | 0.175 s | 0.179 s | +0.004 s | 3.08 MiB | 3.09 MiB | + 13.81 KiB |
| /wp-admin/post-new.php | 0.725 s | 0.842 s | +0.117 s | 4.97 MiB | 4.99 MiB | + 22.25 KiB |
| /wp-admin/upload.php | 0.659 s | 0.550 s | -0.109 s | 2.99 MiB | 2.99 MiB | - 3.59 KiB |
| /wp-admin/options-writing.php | 0.173 s | 0.162 s | -0.011 s | 2.99 MiB | 2.97 MiB | - 16.95 KiB |
| /wp-admin/media-new.php | 0.245 s | 0.194 s | -0.051 s | 2.97 MiB | 2.98 MiB | + 8.59 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.185 s | 0.181 s | -0.004 s | 2.98 MiB | 3 MiB | + 13.77 KiB |
| /wp-admin/post-new.php?post_type=page | 0.605 s | 0.762 s | +0.157 s | 4.96 MiB | 4.98 MiB | + 17.84 KiB |
| /wp-admin/options-discussion.php | 0.203 s | 0.194 s | -0.009 s | 2.98 MiB | 2.97 MiB | - 3.1 KiB |
| /wp-admin/edit-comments.php | 0.193 s | 0.201 s | +0.008 s | 3 MiB | 3 MiB | - 3.56 KiB |
| / | 0.287 s | 0.201 s | -0.086 s | 2.95 MiB | 2.96 MiB | + 12.84 KiB |
| Average | 0.338 s | 0.336 s | -0.002 s | 3.36 MiB | 3.36 MiB | + 6.88 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 | |
|---|---|---|---|---|---|
| CSS | 91.5% | 22,232 | 364 | 5 | |
| PHP | 8.1% | 1,974 | 111 | 16 | |
| JavaScript | 0.2% | 58 | 3 | 2 | |
| SVG | 0.2% | 41 | 0 | 1 | |
| Total | 24,305 | 478 | 24 | ||
| Lines of code | 779 |
|---|---|
| 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 |
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": {
"webpushr-metabox": {
"title": "Webpushr Notification",
"context": "side"
}
},
"page": {
"webpushr-metabox": {
"title": "Webpushr Notification",
"context": "side"
}
}
}[14-Dec-2022 23:48:16 UTC] PHP Warning: Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 471
[14-Dec-2022 23:48: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 472
[14-Dec-2022 23:48: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 547
[14-Dec-2022 23:48:19 UTC] PHP Warning: Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 471
[14-Dec-2022 23:48:19 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
[14-Dec-2022 23:48:19 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
[14-Dec-2022 23:48:22 UTC] PHP Warning: Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 471
[14-Dec-2022 23:48:22 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
[14-Dec-2022 23:48:22 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
[14-Dec-2022 23:48:25 UTC] PHP Warning: Undefined array key "subscription_status" in /wp-content/plugins/webpushr-web-push-notifications/include/webpushr_functions.php on line 471
[14-Dec-2022 23:48: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
[14-Dec-2022 23:48: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