Does "Top Bar Notification & Sticky Banners" work with WordPress 6.7.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: 198.88 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.7.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=c7edd33656 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.811 s |
Memory usage | 3.82 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=topbarnsb |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.245 s |
Memory usage | 3.72 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.700 s |
Memory usage | 3.78 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.257 s |
Memory usage | 3.72 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.316 s |
Memory usage | 3.67 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.249 s |
Memory usage | 3.54 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.278 s | 0.317 s | +0.039 s | 3.48 MiB | 3.68 MiB | + 204.99 KiB |
/wp-admin/edit.php | 0.182 s | 0.172 s | -0.010 s | 3.54 MiB | 3.74 MiB | + 197.88 KiB |
/wp-admin/post-new.php | 0.706 s | 0.598 s | -0.108 s | 5.93 MiB | 6.18 MiB | + 264.22 KiB |
/wp-admin/upload.php | 0.504 s | 0.530 s | +0.026 s | 3.5 MiB | 3.69 MiB | + 195.59 KiB |
/wp-admin/options-writing.php | 0.181 s | 0.185 s | +0.004 s | 3.47 MiB | 3.67 MiB | + 198.19 KiB |
/wp-admin/media-new.php | 0.238 s | 0.221 s | -0.017 s | 3.46 MiB | 3.67 MiB | + 206.38 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.156 s | 0.172 s | +0.016 s | 3.48 MiB | 3.68 MiB | + 211.87 KiB |
/wp-admin/post-new.php?post_type=page | 0.520 s | 0.556 s | +0.036 s | 5.92 MiB | 6.18 MiB | + 261.94 KiB |
/wp-admin/options-discussion.php | 0.248 s | 0.244 s | -0.004 s | 3.48 MiB | 3.67 MiB | + 195.31 KiB |
/wp-admin/edit-comments.php | 0.210 s | 0.396 s | +0.186 s | 3.5 MiB | 3.69 MiB | + 194.19 KiB |
/ | 0.278 s | 0.275 s | -0.003 s | 3.48 MiB | 3.54 MiB | + 57.19 KiB |
Average | 0.318 s | 0.333 s | +0.015 s | 3.93 MiB | 4.13 MiB | + 198.88 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.2% | 2,715 | 806 | 12 | |
CSS | 18.4% | 779 | 54 | 3 | |
JavaScript | 16.9% | 716 | 132 | 4 | |
SVG | 0.2% | 9 | 0 | 1 | |
HTML | 0.1% | 6 | 2 | 1 | |
XML | 0.1% | 6 | 0 | 1 | |
Total | 4,231 | 994 | 22 |
Lines of code | 1,682 |
---|---|
Total complexity | 410 |
Median class complexity | 181.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.