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: 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.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 90,000+ |
WordPress.org page | https://wordpress.org/plugins/onesignal-free-web-push-notifications/ |
Badges |
Get badge code |
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=a9b87ab6e7 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.500 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.282 s |
Memory usage | 3.47 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.402 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.796 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.808 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.325 s | 0.311 s | -0.014 s | 3.48 MiB | 3.49 MiB | + 11.41 KiB |
/wp-admin/edit.php | 0.202 s | 0.204 s | +0.002 s | 3.54 MiB | 3.55 MiB | + 11.41 KiB |
/wp-admin/post-new.php | 0.767 s | 0.823 s | +0.056 s | 5.92 MiB | 5.98 MiB | + 52.63 KiB |
/wp-admin/upload.php | 0.530 s | 0.291 s | -0.239 s | 3.49 MiB | 3.49 MiB | - 6 KiB |
/wp-admin/options-writing.php | 0.208 s | 0.182 s | -0.026 s | 3.47 MiB | 3.47 MiB | - 2.01 KiB |
/wp-admin/media-new.php | 0.291 s | 0.242 s | -0.049 s | 3.46 MiB | 3.47 MiB | + 6.18 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.228 s | 0.479 s | +0.251 s | 3.48 MiB | 3.49 MiB | + 16.86 KiB |
/wp-admin/post-new.php?post_type=page | 0.573 s | 0.779 s | +0.206 s | 5.92 MiB | 5.97 MiB | + 48.16 KiB |
/wp-admin/options-discussion.php | 0.265 s | 0.274 s | +0.009 s | 3.47 MiB | 3.47 MiB | - 5.51 KiB |
/wp-admin/edit-comments.php | 0.189 s | 0.218 s | +0.029 s | 3.49 MiB | 3.49 MiB | - 6.01 KiB |
/ | 0.302 s | 0.235 s | -0.067 s | 3.47 MiB | 3.42 MiB | - 58.34 KiB |
Average | 0.353 s | 0.367 s | +0.014 s | 3.93 MiB | 3.93 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"
}
}
}
[16-Jan-2025 22:00: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
[16-Jan-2025 22:00: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 23
[16-Jan-2025 22:00: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 30
[16-Jan-2025 22:00:20 UTC] Unexpected API response: Missing or invalid key
[16-Jan-2025 22:00: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 85
[16-Jan-2025 22:00:24 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
[16-Jan-2025 22:00:24 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
[16-Jan-2025 22:00:24 UTC] Unexpected API response: Missing or invalid key
[16-Jan-2025 22:00:24 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
[16-Jan-2025 22:00:27 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
[16-Jan-2025 22:00:27 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
[16-Jan-2025 22:00:27 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
[16-Jan-2025 22:00:27 UTC] Unexpected API response: Missing or invalid key
[16-Jan-2025 22:00:27 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
[16-Jan-2025 22:00:30 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
[16-Jan-2025 22:00:30 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
[16-Jan-2025 22:00:31 UTC] Unexpected API response: Missing or invalid key
[16-Jan-2025 22:00: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 85