Does Notification work with WordPress 5.9 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: 1.01 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.054 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.9 |
---|---|
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=8209bf7b53 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.893 s |
Memory usage | 4.88 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.684 s |
Memory usage | 4.38 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.312 s |
Memory usage | 4.31 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.325 s |
Memory usage | 4.31 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.503 s |
Memory usage | 4.31 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.288 s |
Memory usage | 4.3 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.355 s | 0.280 s | -0.075 s | 3.36 MiB | 4.34 MiB | + 1004.7 KiB |
/wp-admin/edit.php | 0.178 s | 0.217 s | +0.039 s | 3.39 MiB | 4.38 MiB | + 1008.91 KiB |
/wp-admin/post-new.php | 0.795 s | 1.090 s | +0.295 s | 6.14 MiB | 7.15 MiB | + 1.01 MiB |
/wp-admin/upload.php | 0.355 s | 0.692 s | +0.337 s | 3.24 MiB | 4.32 MiB | + 1.07 MiB |
/wp-admin/options-writing.php | 0.288 s | 0.164 s | -0.124 s | 3.24 MiB | 4.21 MiB | + 998.58 KiB |
/wp-admin/media-new.php | 0.279 s | 0.204 s | -0.075 s | 3.22 MiB | 4.28 MiB | + 1.06 MiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.184 s | 0.197 s | +0.013 s | 3.25 MiB | 4.31 MiB | + 1.06 MiB |
/wp-admin/post-new.php?post_type=page | 0.710 s | 0.693 s | -0.017 s | 6.14 MiB | 7.14 MiB | + 1 MiB |
/wp-admin/options-discussion.php | 0.244 s | 0.493 s | +0.249 s | 3.22 MiB | 4.29 MiB | + 1.07 MiB |
/wp-admin/edit-comments.php | 0.221 s | 0.211 s | -0.010 s | 3.26 MiB | 4.31 MiB | + 1.05 MiB |
/ | 0.264 s | 0.225 s | -0.039 s | 3.4 MiB | 4.3 MiB | + 918.97 KiB |
Average | 0.352 s | 0.406 s | +0.054 s | 3.81 MiB | 4.82 MiB | + 1.01 MiB |
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 | 79.1% | 15,768 | 12,279 | 334 | |
JavaScript | 10.7% | 2,131 | 48 | 38 | |
Sass | 8.7% | 1,724 | 3 | 20 | |
JSON | 1.5% | 303 | 0 | 13 | |
SVG | 0.0% | 3 | 0 | 1 | |
Total | 19,929 | 12,330 | 406 |
Lines of code | 14,612 |
---|---|
Total complexity | 2,276 |
Median class complexity | 5.0 |
Median method complexity | 1.0 |
Most complex class | BracketSpace\Notification\Utils\EDDUpdater |
Most complex function | BracketSpace\Notification\Core\Notification::setup() |
Classes | 259 |
---|---|
Methods | 921 |
Functions | 59 |
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.