Does Notification work with WordPress 5.8.1 and PHP 7.4.8? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors | |
Looks good! No problems were detected. |
Memory usage: 1014.82 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 | 5.8.1 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 10,000+ |
WordPress.org page | https://wordpress.org/plugins/notification/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=notification%2Fnotification.php&plugin_status=all&paged=1&s&_wpnonce=4d550f0316 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.054 s |
Memory usage | 4.74 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=notification&page=wizard |
---|---|
Requested URL | /wp-admin/edit.php?post_type=notification |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.323 s |
Memory usage | 4.08 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=notification&page=wizard |
---|---|
Requested URL | /wp-admin/post-new.php?post_type=notification |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.268 s |
Memory usage | 4.03 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=notification&page=wizard |
---|---|
Requested URL | /wp-admin/edit.php?post_type=notification&page=extensions |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.285 s |
Memory usage | 4.03 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=notification&page=wizard |
---|---|
Requested URL | /wp-admin/edit.php?post_type=notification&page=settings |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.297 s |
Memory usage | 4.03 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.186 s |
Memory usage | 3.85 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.281 s | 0.261 s | -0.020 s | 3.08 MiB | 4.06 MiB | + 1002.73 KiB |
/wp-admin/edit.php | 0.158 s | 0.193 s | +0.035 s | 3.11 MiB | 4.16 MiB | + 1.05 MiB |
/wp-admin/post-new.php | 0.686 s | 0.807 s | +0.121 s | 5.27 MiB | 6.28 MiB | + 1.02 MiB |
/wp-admin/upload.php | 0.349 s | 0.316 s | -0.033 s | 3.03 MiB | 4.02 MiB | + 1013.41 KiB |
/wp-admin/options-writing.php | 0.129 s | 0.135 s | +0.006 s | 3.02 MiB | 3.99 MiB | + 991.88 KiB |
/wp-admin/media-new.php | 0.400 s | 0.176 s | -0.224 s | 3.01 MiB | 4 MiB | + 1013.58 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.161 s | 0.183 s | +0.022 s | 3.04 MiB | 4.03 MiB | + 1012.35 KiB |
/wp-admin/post-new.php?post_type=page | 0.531 s | 0.572 s | +0.041 s | 5.26 MiB | 6.27 MiB | + 1.01 MiB |
/wp-admin/options-discussion.php | 0.234 s | 0.219 s | -0.015 s | 3 MiB | 3.99 MiB | + 1008.7 KiB |
/wp-admin/edit-comments.php | 0.193 s | 0.183 s | -0.010 s | 3.04 MiB | 4.03 MiB | + 1010.67 KiB |
/ | 0.249 s | 0.166 s | -0.083 s | 2.91 MiB | 3.85 MiB | + 958.32 KiB |
Average | 0.306 s | 0.292 s | -0.015 s | 3.43 MiB | 4.42 MiB | + 1014.82 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 | 77.4% | 14,148 | 11,239 | 308 | |
JavaScript | 11.6% | 2,113 | 60 | 38 | |
Sass | 9.4% | 1,724 | 3 | 20 | |
JSON | 1.7% | 303 | 0 | 13 | |
Total | 18,288 | 11,302 | 379 |
Lines of code | 13,056 |
---|---|
Total complexity | 2,118 |
Median class complexity | 5.0 |
Median method complexity | 2.0 |
Most complex class | BracketSpace\Notification\Utils\EDDUpdater |
Most complex function | BracketSpace\Notification\Utils\EDDUpdater::show_update_notification() |
Classes | 240 |
---|---|
Methods | 824 |
Functions | 58 |
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
2ID | Name |
---|---|
notification | Notifications |
{
"notification": {
"notification_save": {
"title": "Save",
"context": "side"
},
"notification_merge_tags": {
"title": "Merge Tags",
"context": "side"
},
"notification_conditionals": {
"title": "Conditionals",
"context": "advanced"
}
}
}
The log file is empty.