Dynamic Sticky Header 2.0.0

Does Dynamic Sticky Header work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP warnings
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 18.66 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.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/dynamic-sticky-header/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=dynamic-sticky-header%2FDynamic_Sticky_Header.php&plugin_status=all&paged=1&s&_wpnonce=6e721c9360
Aspect after-activation
HTTP status 200
Load time 0.269 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Settings → Dynamic Sticky Header Settings

Page screenshot: Settings → Dynamic Sticky Header Settings
URL /wp-admin/options-general.php?page=Dynamic-Header-Settings-page
Aspect menu-item
HTTP status 200
Load time 0.197 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.235 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.345 s0.301 s-0.044 s3.51 MiB3.52 MiB+ 11.05 KiB
/wp-admin/edit.php0.200 s0.215 s+0.015 s3.57 MiB3.58 MiB+ 11.09 KiB
/wp-admin/post-new.php0.751 s0.630 s-0.121 s6.06 MiB6.09 MiB+ 29.48 KiB
/wp-admin/upload.php0.527 s0.349 s-0.178 s3.52 MiB3.52 MiB- 6.32 KiB
/wp-admin/options-writing.php0.202 s0.207 s+0.005 s3.5 MiB3.5 MiB- 2.33 KiB
/wp-admin/media-new.php0.269 s0.449 s+0.180 s3.49 MiB3.5 MiB+ 5.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.230 s0.228 s-0.002 s3.5 MiB3.52 MiB+ 16.54 KiB
/wp-admin/post-new.php?post_type=page0.627 s0.627 s+0.000 s6.05 MiB6.08 MiB+ 25.01 KiB
/wp-admin/options-discussion.php0.340 s0.270 s-0.070 s3.5 MiB3.5 MiB- 5.83 KiB
/wp-admin/edit-comments.php0.201 s0.223 s+0.022 s3.52 MiB3.52 MiB- 6.33 KiB
/0.294 s0.219 s-0.075 s3.43 MiB3.56 MiB+ 126.99 KiB
Average 0.362 s0.338 s-0.024 s3.97 MiB3.99 MiB+ 18.66 KiB

Code Statistics

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.

PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP65.9%269312
JavaScript18.1%74132
CSS15.9%65111
Total 408 55 5

PHP Code Analysis | More results »

Lines of code 302
Total complexity 22
Median class complexity 17.0
Median method complexity 5.0
Most complex class DynamicStickyHeader
Most complex function DynamicStickyHeader::dynamicStickyHeaderEditorHTML()
Classes 1
Methods 5
Functions 1

Additions

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.

Database Tables 2

PHP Error Log 5 lines

[09-May-2025 21:18:19 UTC] WordPress database error Table 'wordpress.wp_DynamicHeader' doesn't exist for query SELECT Dynamic_Header_On_Off FROM wp_DynamicHeader made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, DynamicStickyHeader->dynamicStickyHeaderOnActivate
[09-May-2025 21:18:19 UTC] WordPress database error Table 'wordpress.wp_AdditionalDSH' doesn't exist for query SELECT Additional_Header_On_Off FROM wp_AdditionalDSH made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, DynamicStickyHeader->dynamicStickyHeaderOnActivate
[09-May-2025 21:18:20 UTC] PHP Warning:  Undefined array key "justsubmitted" in /wp-content/plugins/dynamic-sticky-header/Dynamic_Sticky_Header.php on line 212
[09-May-2025 21:18:20 UTC] PHP Warning:  Undefined array key "TextFieldFOrDSHAdditionalSettings" in /wp-content/plugins/dynamic-sticky-header/Dynamic_Sticky_Header.php on line 252
[09-May-2025 21:18:20 UTC] PHP Warning:  Undefined array key "justsubmittedAdditionalSettings" in /wp-content/plugins/dynamic-sticky-header/Dynamic_Sticky_Header.php on line 256
See also: All tests for this plugin, How to Hide the "Dynamic Sticky Header Settings" Admin Menu