Does OneSignal Push Notifications work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .
| 14 | PHP warnings |
| 4 | Unrecognized messages in the PHP error log |
| 1 | JavaScript exceptions |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 11.62 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 | 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=445f35ff19 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.263 s |
| Memory usage | 3.5 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.364 s |
| Memory usage | 3.47 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.391 s |
| Memory usage | 3.42 MiB |
| JS errors | |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.960 s |
| Memory usage | 5.97 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.867 s |
| Memory usage | 5.96 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.337 s | 0.324 s | -0.013 s | 3.48 MiB | 3.49 MiB | + 10.73 KiB |
| /wp-admin/edit.php | 0.199 s | 0.219 s | +0.020 s | 3.54 MiB | 3.55 MiB | + 10.73 KiB |
| /wp-admin/post-new.php | 0.874 s | 0.792 s | -0.082 s | 5.92 MiB | 5.97 MiB | + 51.59 KiB |
| /wp-admin/upload.php | 0.759 s | 0.334 s | -0.425 s | 3.49 MiB | 3.49 MiB | - 6.68 KiB |
| /wp-admin/options-writing.php | 0.217 s | 0.189 s | -0.028 s | 3.47 MiB | 3.47 MiB | - 2.69 KiB |
| /wp-admin/media-new.php | 0.298 s | 0.225 s | -0.073 s | 3.46 MiB | 3.47 MiB | + 5.51 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.179 s | 0.418 s | +0.239 s | 3.48 MiB | 3.49 MiB | + 16.18 KiB |
| /wp-admin/post-new.php?post_type=page | 0.719 s | 0.810 s | +0.091 s | 5.92 MiB | 5.96 MiB | + 47.12 KiB |
| /wp-admin/options-discussion.php | 0.283 s | 0.270 s | -0.013 s | 3.47 MiB | 3.47 MiB | - 6.19 KiB |
| /wp-admin/edit-comments.php | 0.200 s | 0.215 s | +0.015 s | 3.49 MiB | 3.49 MiB | - 6.69 KiB |
| / | 0.309 s | 0.243 s | -0.066 s | 3.41 MiB | 3.42 MiB | + 8.22 KiB |
| Average | 0.398 s | 0.367 s | -0.030 s | 3.92 MiB | 3.93 MiB | + 11.62 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 | 52.4% | 2,520 | 278 | 15 | |
| CSS | 23.1% | 1,111 | 503 | 8 | |
| SVG | 12.2% | 585 | 0 | 3 | |
| JavaScript | 11.9% | 571 | 82 | 6 | |
| HTML | 0.4% | 20 | 3 | 5 | |
| Total | 4,807 | 866 | 37 | ||
| Lines of code | 1,934 |
|---|---|
| Total complexity | 407 |
| 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 | 23 |
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"
}
},
"page": {
"onesignal_metabox": {
"title": "OneSignal Push Notifications",
"context": "advanced"
}
}
}[06-Jan-2025 23:24:34 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
[06-Jan-2025 23:24:36 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 23
[06-Jan-2025 23:24:36 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 30
[06-Jan-2025 23:24:36 UTC] Unexpected API response: Missing or invalid key
[06-Jan-2025 23:24:36 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 85
[06-Jan-2025 23:24:40 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 23
[06-Jan-2025 23:24:40 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 30
[06-Jan-2025 23:24:40 UTC] Unexpected API response: Missing or invalid key
[06-Jan-2025 23:24:40 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 85
[06-Jan-2025 23:24:42 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
[06-Jan-2025 23:24:43 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 23
[06-Jan-2025 23:24:43 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 30
[06-Jan-2025 23:24:43 UTC] Unexpected API response: Missing or invalid key
[06-Jan-2025 23:24:43 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 85
[06-Jan-2025 23:24: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-metabox/onesignal-metabox.php on line 23
[06-Jan-2025 23:24: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-metabox/onesignal-metabox.php on line 30
[06-Jan-2025 23:24:46 UTC] Unexpected API response: Missing or invalid key
[06-Jan-2025 23:24: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-metabox/onesignal-metabox.php on line 85