Does OneSignal Push Notifications work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .
| 9 | PHP warnings |
| 2 | Unrecognized messages in the PHP error log |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 14.31 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.9 |
|---|---|
| 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=f78d1bec27 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.366 s |
| Memory usage | 3.75 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.389 s |
| Memory usage | 3.71 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.449 s |
| Memory usage | 4.13 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 1.266 s |
| Memory usage | 6.36 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 1.000 s | 0.500 s | -0.500 s | 3.78 MiB | 3.79 MiB | + 15.89 KiB |
| /wp-admin/edit.php | 0.498 s | 0.367 s | -0.131 s | 3.78 MiB | 3.8 MiB | + 14.95 KiB |
| /wp-admin/post-new.php | 1.068 s | 1.828 s | +0.760 s | 6.31 MiB | 6.36 MiB | + 53.16 KiB |
| /wp-admin/upload.php | 0.538 s | 0.701 s | +0.163 s | 3.74 MiB | 3.74 MiB | - 2.45 KiB |
| /wp-admin/options-writing.php | 0.331 s | 0.324 s | -0.007 s | 3.71 MiB | 3.71 MiB | + 1.85 KiB |
| /wp-admin/media-new.php | 0.519 s | 0.371 s | -0.148 s | 3.7 MiB | 3.71 MiB | + 10.05 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.411 s | 0.313 s | -0.098 s | 3.72 MiB | 3.74 MiB | + 20.41 KiB |
| /wp-admin/post-new.php?post_type=page | 1.028 s | 0.768 s | -0.260 s | 6.3 MiB | 6.33 MiB | + 37.48 KiB |
| /wp-admin/options-discussion.php | 0.855 s | 0.515 s | -0.340 s | 3.71 MiB | 3.71 MiB | - 1.96 KiB |
| /wp-admin/edit-comments.php | 0.456 s | 0.412 s | -0.044 s | 3.73 MiB | 3.73 MiB | - 2.15 KiB |
| / | 0.350 s | 0.289 s | -0.061 s | 4.12 MiB | 4.13 MiB | + 10.15 KiB |
| Average | 0.641 s | 0.581 s | -0.061 s | 4.24 MiB | 4.25 MiB | + 14.31 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.8% | 2,866 | 339 | 15 | |
| CSS | 21.2% | 1,111 | 503 | 8 | |
| JavaScript | 12.4% | 647 | 96 | 6 | |
| SVG | 11.2% | 585 | 0 | 3 | |
| HTML | 0.4% | 20 | 3 | 5 | |
| Total | 5,229 | 941 | 37 | ||
| Lines of code | 2,284 |
|---|---|
| Total complexity | 497 |
| 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 | 35 |
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"
}
}
}[30-Dec-2025 00:22:51 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
[30-Dec-2025 00:22:53 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
[30-Dec-2025 00:22:53 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 40
[30-Dec-2025 00:22:54 UTC] Unexpected API response: Missing or invalid key
[30-Dec-2025 00:22:54 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 110
[30-Dec-2025 00:23:02 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
[30-Dec-2025 00:23:04 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
[30-Dec-2025 00:23:04 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 40
[30-Dec-2025 00:23:04 UTC] Unexpected API response: Missing or invalid key
[30-Dec-2025 00:23:04 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 110
[30-Dec-2025 00:23:06 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