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: 144.29 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.024 seconds
The average page load time increased by this amount after activating the plugin.
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=1cbf14ee9a |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.016 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.292 s |
Memory usage | 3.68 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.777 s |
Memory usage | 3.73 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.279 s |
Memory usage | 3.7 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.396 s |
Memory usage | 3.6 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.407 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.475 s | 0.454 s | -0.021 s | 3.48 MiB | 3.62 MiB | + 142.58 KiB |
/wp-admin/edit.php | 0.214 s | 0.233 s | +0.019 s | 3.54 MiB | 3.68 MiB | + 140.77 KiB |
/wp-admin/post-new.php | 0.865 s | 1.266 s | +0.401 s | 5.93 MiB | 6.14 MiB | + 221.7 KiB |
/wp-admin/upload.php | 0.610 s | 0.610 s | +0.000 s | 3.5 MiB | 3.62 MiB | + 128.59 KiB |
/wp-admin/options-writing.php | 0.204 s | 0.210 s | +0.006 s | 3.47 MiB | 3.6 MiB | + 131.81 KiB |
/wp-admin/media-new.php | 0.268 s | 0.260 s | -0.008 s | 3.46 MiB | 3.6 MiB | + 140.01 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.167 s | 0.190 s | +0.023 s | 3.48 MiB | 3.62 MiB | + 145.49 KiB |
/wp-admin/post-new.php?post_type=page | 1.102 s | 0.762 s | -0.340 s | 5.92 MiB | 6.13 MiB | + 217.23 KiB |
/wp-admin/options-discussion.php | 0.308 s | 0.471 s | +0.163 s | 3.48 MiB | 3.6 MiB | + 128.94 KiB |
/wp-admin/edit-comments.php | 0.266 s | 0.305 s | +0.039 s | 3.5 MiB | 3.62 MiB | + 127.81 KiB |
/ | 0.352 s | 0.335 s | -0.017 s | 3.47 MiB | 3.54 MiB | + 62.25 KiB |
Average | 0.439 s | 0.463 s | +0.024 s | 3.93 MiB | 4.07 MiB | + 144.29 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.