Does OneSignal Push Notifications work with WordPress 6.7.2 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: 6.25 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.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=522f3d1bc5 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.304 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.360 s |
| Memory usage | 3.47 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.354 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 | 1.004 s |
| Memory usage | 5.98 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.813 s |
| Memory usage | 5.97 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.353 s | 0.332 s | -0.021 s | 3.48 MiB | 3.49 MiB | + 11.41 KiB |
| /wp-admin/edit.php | 0.218 s | 0.222 s | +0.004 s | 3.54 MiB | 3.55 MiB | + 11.41 KiB |
| /wp-admin/post-new.php | 0.793 s | 0.847 s | +0.054 s | 5.93 MiB | 5.98 MiB | + 52.63 KiB |
| /wp-admin/upload.php | 0.580 s | 0.311 s | -0.269 s | 3.5 MiB | 3.49 MiB | - 6 KiB |
| /wp-admin/options-writing.php | 0.210 s | 0.205 s | -0.005 s | 3.47 MiB | 3.47 MiB | - 2.01 KiB |
| /wp-admin/media-new.php | 0.345 s | 0.453 s | +0.108 s | 3.46 MiB | 3.47 MiB | + 6.19 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.175 s | 0.195 s | +0.020 s | 3.48 MiB | 3.49 MiB | + 16.86 KiB |
| /wp-admin/post-new.php?post_type=page | 0.585 s | 0.819 s | +0.234 s | 5.92 MiB | 5.97 MiB | + 48.16 KiB |
| /wp-admin/options-discussion.php | 0.292 s | 0.279 s | -0.013 s | 3.48 MiB | 3.47 MiB | - 5.51 KiB |
| /wp-admin/edit-comments.php | 0.209 s | 0.230 s | +0.021 s | 3.5 MiB | 3.49 MiB | - 6.01 KiB |
| / | 0.328 s | 0.253 s | -0.075 s | 3.47 MiB | 3.42 MiB | - 58.34 KiB |
| Average | 0.372 s | 0.377 s | +0.005 s | 3.93 MiB | 3.94 MiB | + 6.25 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.6% | 2,538 | 278 | 15 | |
| CSS | 23.0% | 1,111 | 503 | 8 | |
| SVG | 12.1% | 585 | 0 | 3 | |
| JavaScript | 11.8% | 571 | 82 | 6 | |
| HTML | 0.4% | 20 | 3 | 5 | |
| Total | 4,825 | 866 | 37 | ||
| Lines of code | 1,952 |
|---|---|
| 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"
}
}
}[11-Feb-2025 21:14:41 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
[11-Feb-2025 21:14: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
[11-Feb-2025 21:14: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
[11-Feb-2025 21:14:43 UTC] Unexpected API response: Missing or invalid key
[11-Feb-2025 21:14: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
[11-Feb-2025 21:14:47 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
[11-Feb-2025 21:14:47 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
[11-Feb-2025 21:14:47 UTC] Unexpected API response: Missing or invalid key
[11-Feb-2025 21:14:47 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
[11-Feb-2025 21:14:50 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
[11-Feb-2025 21:14: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-metabox/onesignal-metabox.php on line 23
[11-Feb-2025 21:14: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-metabox/onesignal-metabox.php on line 30
[11-Feb-2025 21:14:51 UTC] Unexpected API response: Missing or invalid key
[11-Feb-2025 21:14: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-metabox/onesignal-metabox.php on line 85
[11-Feb-2025 21:14: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 23
[11-Feb-2025 21:14: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 30
[11-Feb-2025 21:14:54 UTC] Unexpected API response: Missing or invalid key
[11-Feb-2025 21:14: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 85