Does "Top Bar Notification & Sticky Banners" work with WordPress 6.8.2 and PHP 8.1.12? 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: 144.05 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.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/top-bar-notification-sticky-banners/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=top-bar-notification-sticky-banners%2Ftop-bar-notification-sticky-banners.php&plugin_status=all&paged=1&s&_wpnonce=4fe244b2af |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.873 s |
Memory usage | 3.84 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=topbarnsb |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.277 s |
Memory usage | 3.71 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=topbarnsb |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.776 s |
Memory usage | 3.76 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=topbarnsb-style |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.281 s |
Memory usage | 3.73 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=topbarnsb&page=topbarnsb-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.375 s |
Memory usage | 3.63 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.293 s |
Memory usage | 3.56 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.303 s | 0.306 s | +0.003 s | 3.51 MiB | 3.65 MiB | + 142.36 KiB |
/wp-admin/edit.php | 0.201 s | 0.212 s | +0.011 s | 3.57 MiB | 3.71 MiB | + 140.55 KiB |
/wp-admin/post-new.php | 0.751 s | 0.632 s | -0.119 s | 6.06 MiB | 6.24 MiB | + 187.62 KiB |
/wp-admin/upload.php | 0.719 s | 0.549 s | -0.170 s | 3.52 MiB | 3.65 MiB | + 128.68 KiB |
/wp-admin/options-writing.php | 0.194 s | 0.209 s | +0.015 s | 3.5 MiB | 3.63 MiB | + 131.59 KiB |
/wp-admin/media-new.php | 0.261 s | 0.196 s | -0.065 s | 3.49 MiB | 3.63 MiB | + 139.79 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.167 s | 0.199 s | +0.032 s | 3.5 MiB | 3.65 MiB | + 145.27 KiB |
/wp-admin/post-new.php?post_type=page | 0.602 s | 0.625 s | +0.023 s | 6.05 MiB | 6.23 MiB | + 183.15 KiB |
/wp-admin/options-discussion.php | 0.323 s | 0.308 s | -0.015 s | 3.5 MiB | 3.63 MiB | + 128.72 KiB |
/wp-admin/edit-comments.php | 0.204 s | 0.412 s | +0.208 s | 3.52 MiB | 3.65 MiB | + 127.59 KiB |
/ | 0.305 s | 0.343 s | +0.038 s | 3.43 MiB | 3.56 MiB | + 129.23 KiB |
Average | 0.366 s | 0.363 s | -0.004 s | 3.97 MiB | 4.11 MiB | + 144.05 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 | 64.4% | 2,746 | 813 | 12 | |
CSS | 18.3% | 779 | 54 | 3 | |
JavaScript | 16.8% | 716 | 132 | 4 | |
SVG | 0.2% | 9 | 0 | 1 | |
HTML | 0.1% | 6 | 2 | 1 | |
XML | 0.1% | 6 | 0 | 1 | |
Total | 4,262 | 1,001 | 22 |
Lines of code | 1,713 |
---|---|
Total complexity | 418 |
Median class complexity | 189.0 |
Median method complexity | 5.0 |
Most complex class | TopBarNSB |
Most complex function | TopBarNSB::print_banners() |
Classes | 1 |
---|---|
Methods | 29 |
Functions | 0 |
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
3ID | Name |
---|---|
topbarnsb | Banners |
topbarnsb-style | Styles |
{
"topbarnsb": {
"topbarnsb_banner_preview": {
"title": "Banner preview",
"context": "normal"
},
"topbarnsb_banner_cf": {
"title": "Banner settings",
"context": "normal"
}
},
"topbarnsb-style": {
"topbarnsb_style_cf": {
"title": "Style settings",
"context": "normal"
}
}
}
The log file is empty.