Does OneSignal Push Notifications work with WordPress 6.8.2 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: 2.89 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.2 |
|---|---|
| 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=9d791dccc1 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.475 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.299 s |
| Memory usage | 3.5 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.422 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.300 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.486 s | 0.295 s | -0.191 s | 3.51 MiB | 3.52 MiB | + 13.76 KiB |
| /wp-admin/edit.php | 0.219 s | 0.198 s | -0.021 s | 3.57 MiB | 3.58 MiB | + 13.76 KiB |
| /wp-admin/post-new.php | 0.899 s | 1.527 s | +0.628 s | 6.06 MiB | 6.08 MiB | + 23.55 KiB |
| /wp-admin/upload.php | 0.884 s | 0.377 s | -0.507 s | 3.52 MiB | 3.52 MiB | - 3.65 KiB |
| /wp-admin/options-writing.php | 0.205 s | 0.211 s | +0.006 s | 3.5 MiB | 3.5 MiB | + 352 bytes |
| /wp-admin/media-new.php | 0.253 s | 0.317 s | +0.064 s | 3.49 MiB | 3.5 MiB | + 8.54 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.190 s | 0.303 s | +0.113 s | 3.5 MiB | 3.52 MiB | + 19.21 KiB |
| /wp-admin/post-new.php?post_type=page | 1.098 s | 0.778 s | -0.320 s | 6.05 MiB | 6.07 MiB | + 19.09 KiB |
| /wp-admin/options-discussion.php | 0.427 s | 0.265 s | -0.162 s | 3.5 MiB | 3.5 MiB | - 3.16 KiB |
| /wp-admin/edit-comments.php | 0.248 s | 0.214 s | -0.034 s | 3.52 MiB | 3.52 MiB | - 3.66 KiB |
| / | 0.301 s | 0.270 s | -0.031 s | 3.5 MiB | 3.44 MiB | - 55.95 KiB |
| Average | 0.474 s | 0.432 s | -0.041 s | 3.98 MiB | 3.98 MiB | + 2.89 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 | 53.8% | 2,750 | 312 | 15 | |
| CSS | 21.7% | 1,111 | 503 | 8 | |
| JavaScript | 12.7% | 647 | 96 | 6 | |
| SVG | 11.4% | 585 | 0 | 3 | |
| HTML | 0.4% | 20 | 3 | 5 | |
| Total | 5,113 | 914 | 37 | ||
| Lines of code | 2,168 |
|---|---|
| Total complexity | 447 |
| 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 | 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.
wp_options 1{
"post": {
"onesignal_metabox": {
"title": "OneSignal Push Notifications",
"context": "advanced"
}
}
}[10-Sep-2025 21:06:46 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
[10-Sep-2025 21:06:48 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
[10-Sep-2025 21:06:48 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
[10-Sep-2025 21:06:48 UTC] Unexpected API response: Missing or invalid key
[10-Sep-2025 21:06:48 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
[10-Sep-2025 21:06:55 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
[10-Sep-2025 21:06:56 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
[10-Sep-2025 21:06:56 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
[10-Sep-2025 21:06:56 UTC] Unexpected API response: Missing or invalid key
[10-Sep-2025 21:06:56 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