Does Notification work with WordPress 6.0.3 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 MiB
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.0.3 |
---|---|
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=be915f8de7 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.263 s |
Memory usage | 5.21 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.615 s |
Memory usage | 4.76 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.358 s |
Memory usage | 4.71 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.418 s |
Memory usage | 4.71 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.361 s |
Memory usage | 4.71 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.264 s |
Memory usage | 4.52 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.371 s | 0.322 s | -0.049 s | 3.74 MiB | 4.73 MiB | + 1019.28 KiB |
/wp-admin/edit.php | 0.214 s | 0.241 s | +0.027 s | 3.77 MiB | 4.77 MiB | + 1021.8 KiB |
/wp-admin/post-new.php | 0.821 s | 0.953 s | +0.132 s | 5.56 MiB | 6.58 MiB | + 1.02 MiB |
/wp-admin/upload.php | 0.431 s | 0.641 s | +0.210 s | 3.69 MiB | 4.7 MiB | + 1.01 MiB |
/wp-admin/options-writing.php | 0.169 s | 0.239 s | +0.070 s | 3.63 MiB | 4.67 MiB | + 1.05 MiB |
/wp-admin/media-new.php | 0.451 s | 0.243 s | -0.208 s | 3.67 MiB | 4.67 MiB | + 1 MiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.213 s | 0.217 s | +0.004 s | 3.7 MiB | 4.7 MiB | + 1023.51 KiB |
/wp-admin/post-new.php?post_type=page | 0.733 s | 0.688 s | -0.045 s | 5.56 MiB | 6.57 MiB | + 1.02 MiB |
/wp-admin/options-discussion.php | 0.236 s | 0.252 s | +0.016 s | 3.61 MiB | 4.67 MiB | + 1.07 MiB |
/wp-admin/edit-comments.php | 0.248 s | 0.242 s | -0.006 s | 3.7 MiB | 4.7 MiB | + 1019.55 KiB |
/ | 0.301 s | 0.246 s | -0.055 s | 3.62 MiB | 4.52 MiB | + 914.15 KiB |
Average | 0.381 s | 0.389 s | +0.009 s | 4.02 MiB | 5.03 MiB | + 1 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.2% | 15,891 | 12,351 | 335 | |
JavaScript | 10.6% | 2,131 | 48 | 38 | |
Sass | 8.6% | 1,724 | 3 | 20 | |
JSON | 1.5% | 303 | 0 | 13 | |
SVG | 0.0% | 3 | 0 | 1 | |
Total | 20,052 | 12,402 | 407 |
Lines of code | 14,735 |
---|---|
Total complexity | 2,287 |
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 | 260 |
---|---|
Methods | 928 |
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.