Does Notification work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
4 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 650.83 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.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
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=0090ed0e3b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.742 s |
Memory usage | 4.87 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.485 s |
Memory usage | 4.14 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.366 s |
Memory usage | 4.14 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.360 s |
Memory usage | 4.14 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.447 s |
Memory usage | 4.14 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.283 s |
Memory usage | 4.01 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.572 s | 0.438 s | -0.134 s | 3.51 MiB | 4.19 MiB | + 701.45 KiB |
/wp-admin/edit.php | 0.227 s | 0.393 s | +0.166 s | 3.57 MiB | 4.22 MiB | + 663.4 KiB |
/wp-admin/post-new.php | 0.903 s | 1.559 s | +0.656 s | 6.06 MiB | 6.78 MiB | + 734.1 KiB |
/wp-admin/upload.php | 0.679 s | 0.411 s | -0.268 s | 3.52 MiB | 4.14 MiB | + 628.7 KiB |
/wp-admin/options-writing.php | 0.244 s | 0.210 s | -0.034 s | 3.5 MiB | 4.12 MiB | + 631.9 KiB |
/wp-admin/media-new.php | 0.292 s | 0.251 s | -0.041 s | 3.49 MiB | 4.12 MiB | + 640.09 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.222 s | 0.215 s | -0.007 s | 3.5 MiB | 4.13 MiB | + 645.43 KiB |
/wp-admin/post-new.php?post_type=page | 1.144 s | 0.988 s | -0.156 s | 6.05 MiB | 6.77 MiB | + 733.81 KiB |
/wp-admin/options-discussion.php | 0.473 s | 0.325 s | -0.148 s | 3.5 MiB | 4.12 MiB | + 628.34 KiB |
/wp-admin/edit-comments.php | 0.468 s | 0.236 s | -0.232 s | 3.52 MiB | 4.14 MiB | + 628.63 KiB |
/ | 0.417 s | 0.252 s | -0.165 s | 3.5 MiB | 4.01 MiB | + 523.27 KiB |
Average | 0.513 s | 0.480 s | -0.033 s | 3.98 MiB | 4.61 MiB | + 650.83 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 | 82.9% | 20,329 | 11,215 | 307 | |
JavaScript | 8.7% | 2,128 | 49 | 38 | |
Sass | 7.1% | 1,745 | 5 | 20 | |
JSON | 1.2% | 303 | 0 | 13 | |
Markdown | 0.1% | 25 | 0 | 1 | |
SVG | 0.0% | 4 | 0 | 2 | |
Total | 24,534 | 11,269 | 381 |
Lines of code | 17,862 |
---|---|
Total complexity | 2,083 |
Median class complexity | 4.0 |
Median method complexity | 1.0 |
Most complex class | BracketSpace\Notification\Utils\EDDUpdater |
Most complex function | BracketSpace\Notification\Repository\Trigger\Post\PostTrigger::mergeTags() |
Classes | 236 |
---|---|
Methods | 863 |
Functions | 43 |
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"
}
}
}
[26-May-2025 10:35:50 UTC] PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[26-May-2025 10:35:51 UTC] PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[26-May-2025 10:35:52 UTC] PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[26-May-2025 10:35:53 UTC] PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41