Does Notification work with WordPress 5.8.2 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: 1015.23 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.142 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.8.2 |
---|---|
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=5427cfac79 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.100 s |
Memory usage | 4.72 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.361 s |
Memory usage | 4.07 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.465 s |
Memory usage | 4.01 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.351 s |
Memory usage | 4.01 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.321 s |
Memory usage | 4.01 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.197 s |
Memory usage | 3.83 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.298 s | 0.721 s | +0.423 s | 3.08 MiB | 4.13 MiB | + 1.05 MiB |
/wp-admin/edit.php | 0.164 s | 0.200 s | +0.036 s | 3.11 MiB | 4.15 MiB | + 1.04 MiB |
/wp-admin/post-new.php | 0.853 s | 1.125 s | +0.272 s | 5.27 MiB | 6.27 MiB | + 1 MiB |
/wp-admin/upload.php | 0.531 s | 0.748 s | +0.217 s | 3.03 MiB | 4.05 MiB | + 1.02 MiB |
/wp-admin/options-writing.php | 0.149 s | 0.133 s | -0.016 s | 3.02 MiB | 3.98 MiB | + 980.16 KiB |
/wp-admin/media-new.php | 0.291 s | 0.218 s | -0.073 s | 3.01 MiB | 3.99 MiB | + 1001.86 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.167 s | 0.215 s | +0.048 s | 3.04 MiB | 4.02 MiB | + 1000.63 KiB |
/wp-admin/post-new.php?post_type=page | 0.811 s | 1.272 s | +0.461 s | 5.26 MiB | 6.27 MiB | + 1.01 MiB |
/wp-admin/options-discussion.php | 0.280 s | 0.606 s | +0.326 s | 3 MiB | 4.02 MiB | + 1.02 MiB |
/wp-admin/edit-comments.php | 0.237 s | 0.212 s | -0.025 s | 3.04 MiB | 4.02 MiB | + 998.95 KiB |
/ | 0.301 s | 0.194 s | -0.107 s | 2.96 MiB | 3.83 MiB | + 898.57 KiB |
Average | 0.371 s | 0.513 s | +0.142 s | 3.44 MiB | 4.43 MiB | + 1015.23 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 | 79.1% | 15,762 | 12,266 | 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,923 | 12,317 | 406 |
Lines of code | 14,606 |
---|---|
Total complexity | 2,274 |
Median class complexity | 5.0 |
Median method complexity | 2.0 |
Most complex class | BracketSpace\Notification\Utils\EDDUpdater |
Most complex function | BracketSpace\Notification\Core\Notification::setup() |
Classes | 259 |
---|---|
Methods | 919 |
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.