Does OneSignal Push Notifications work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .
| 8 | PHP warnings |
| 2 | Unrecognized messages in the PHP error log |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 3.26 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.8.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 70,000+ |
| WordPress.org page | https://wordpress.org/plugins/onesignal-free-web-push-notifications/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=onesignal-free-web-push-notifications%2Fonesignal.php&plugin_status=all&paged=1&s&_wpnonce=d618c45950 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.342 s |
| Memory usage | 3.53 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=onesignal-admin-page.php |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.376 s |
| Memory usage | 3.5 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.435 s |
| Memory usage | 3.44 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 1.623 s |
| Memory usage | 6.08 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.709 s | 0.515 s | -0.194 s | 3.51 MiB | 3.52 MiB | + 14.13 KiB |
| /wp-admin/edit.php | 0.276 s | 0.253 s | -0.023 s | 3.57 MiB | 3.59 MiB | + 14.13 KiB |
| /wp-admin/post-new.php | 1.164 s | 1.662 s | +0.498 s | 6.06 MiB | 6.08 MiB | + 23.92 KiB |
| /wp-admin/upload.php | 0.878 s | 0.762 s | -0.116 s | 3.52 MiB | 3.52 MiB | - 3.29 KiB |
| /wp-admin/options-writing.php | 0.301 s | 0.339 s | +0.038 s | 3.5 MiB | 3.5 MiB | + 728 bytes |
| /wp-admin/media-new.php | 0.327 s | 0.309 s | -0.018 s | 3.49 MiB | 3.5 MiB | + 8.91 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.238 s | 0.261 s | +0.023 s | 3.5 MiB | 3.52 MiB | + 19.58 KiB |
| /wp-admin/post-new.php?post_type=page | 1.585 s | 0.911 s | -0.674 s | 6.05 MiB | 6.07 MiB | + 19.45 KiB |
| /wp-admin/options-discussion.php | 0.543 s | 0.578 s | +0.035 s | 3.5 MiB | 3.5 MiB | - 2.79 KiB |
| /wp-admin/edit-comments.php | 0.331 s | 0.364 s | +0.033 s | 3.52 MiB | 3.52 MiB | - 3.29 KiB |
| / | 0.395 s | 0.385 s | -0.010 s | 3.5 MiB | 3.45 MiB | - 55.59 KiB |
| Average | 0.613 s | 0.576 s | -0.037 s | 3.98 MiB | 3.98 MiB | + 3.26 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 | 54.3% | 2,810 | 316 | 15 | |
| CSS | 21.5% | 1,111 | 503 | 8 | |
| JavaScript | 12.5% | 647 | 96 | 6 | |
| SVG | 11.3% | 585 | 0 | 3 | |
| HTML | 0.4% | 20 | 3 | 5 | |
| Total | 5,173 | 918 | 37 | ||
| Lines of code | 2,228 |
|---|---|
| Total complexity | 463 |
| Median class complexity | 31.0 |
| Median method complexity | 2.0 |
| Most complex class | OneSignal_Admin |
| Most complex function | OneSignal_Public::onesignal_header() |
| Classes | 5 |
|---|---|
| Methods | 46 |
| Functions | 33 |
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.
wp_options 1{
"post": {
"onesignal_metabox": {
"title": "OneSignal Push Notifications",
"context": "advanced"
}
}
}[14-Nov-2025 01:06:18 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/onesignal-free-web-push-notifications/v3/onesignal-init.php on line 20
[14-Nov-2025 01:06:20 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/onesignal-free-web-push-notifications/v3/onesignal-metabox/onesignal-metabox.php on line 32
[14-Nov-2025 01:06:20 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/onesignal-free-web-push-notifications/v3/onesignal-metabox/onesignal-metabox.php on line 39
[14-Nov-2025 01:06:20 UTC] Unexpected API response: Missing or invalid key
[14-Nov-2025 01:06:20 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/onesignal-free-web-push-notifications/v3/onesignal-metabox/onesignal-metabox.php on line 107
[14-Nov-2025 01:06:29 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/onesignal-free-web-push-notifications/v3/onesignal-init.php on line 20
[14-Nov-2025 01:06:31 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/onesignal-free-web-push-notifications/v3/onesignal-metabox/onesignal-metabox.php on line 32
[14-Nov-2025 01:06:31 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/onesignal-free-web-push-notifications/v3/onesignal-metabox/onesignal-metabox.php on line 39
[14-Nov-2025 01:06:31 UTC] Unexpected API response: Missing or invalid key
[14-Nov-2025 01:06:31 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/onesignal-free-web-push-notifications/v3/onesignal-metabox/onesignal-metabox.php on line 107