Displays the Total theme's sticky header only when scrolling up so it will be hidden as you scroll down the page. This is an addon exclusive for the Total Theme for WordPress, it will not do anything when used with other themes.
更新日志:
1.2
Fix - When refreshing the page while scrolled past the header would cause an initial "flash".
Fix - When refreshing the page while scrolled past the header the sticky functionality would not work as intended and would continue showing the header until you scrolled past the point where you had initially refreshed the page.
Update - Changed the Tested Up to tag.
1.1
Update - Changed the script to use vanilla JS instead of jQuery.
Update - The scroll eventListener is now "passive".
Update - The plugin now has support for Total v5.3.
1.0.2
Fix - The js file was missing since it failed to commit on 1.0.1.
1.0.1
Fix - There was a safari bug where the header might show if you reach the bottom of the site.