Does Notification work with WordPress 6.6.2 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: 660.15 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.043 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.6.2 |
---|---|
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=1225b14d7e |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.824 s |
Memory usage | 4.83 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.409 s |
Memory usage | 4.11 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.359 s |
Memory usage | 4.11 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.370 s |
Memory usage | 4.11 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.392 s |
Memory usage | 4.11 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.214 s |
Memory usage | 3.97 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.347 s | 0.315 s | -0.032 s | 3.47 MiB | 4.16 MiB | + 698.24 KiB |
/wp-admin/edit.php | 0.209 s | 0.404 s | +0.195 s | 3.54 MiB | 4.18 MiB | + 660.74 KiB |
/wp-admin/post-new.php | 0.794 s | 1.071 s | +0.277 s | 5.76 MiB | 6.42 MiB | + 675.3 KiB |
/wp-admin/upload.php | 0.554 s | 0.450 s | -0.104 s | 3.49 MiB | 4.1 MiB | + 625.49 KiB |
/wp-admin/options-writing.php | 0.212 s | 0.209 s | -0.003 s | 3.41 MiB | 4.08 MiB | + 686.84 KiB |
/wp-admin/media-new.php | 0.301 s | 0.275 s | -0.026 s | 3.4 MiB | 4.08 MiB | + 700.23 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.195 s | 0.203 s | +0.008 s | 3.47 MiB | 4.1 MiB | + 642.23 KiB |
/wp-admin/post-new.php?post_type=page | 0.603 s | 0.776 s | +0.173 s | 5.75 MiB | 6.4 MiB | + 671 KiB |
/wp-admin/options-discussion.php | 0.229 s | 0.323 s | +0.094 s | 3.41 MiB | 4.08 MiB | + 688.48 KiB |
/wp-admin/edit-comments.php | 0.251 s | 0.223 s | -0.028 s | 3.49 MiB | 4.1 MiB | + 625.43 KiB |
/ | 0.318 s | 0.236 s | -0.082 s | 3.4 MiB | 3.98 MiB | + 587.63 KiB |
Average | 0.365 s | 0.408 s | +0.043 s | 3.87 MiB | 4.52 MiB | + 660.15 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.8% | 20,309 | 11,212 | 308 | |
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,514 | 11,266 | 382 |
Lines of code | 17,848 |
---|---|
Total complexity | 2,081 |
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 | 237 |
---|---|
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"
}
}
}
[23-Oct-2024 11:16:36 UTC] PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[23-Oct-2024 11:16:37 UTC] PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[23-Oct-2024 11:16:39 UTC] PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[23-Oct-2024 11:16:40 UTC] PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36