外掛說明
This plugin makes the right sidebar on post.php pages (where you edit a post) stick to the top of the screen when you scroll, so all functions of the sidebar stay within reach. It’s works with the classic version of the editor.
If the total height of the sidebar is larger than the window height, the sidebar sticks to the bottom instead, so the whole sidebar can be made visible through scroll.
On top of this, when you publish or update a page, the plugin will make the page scroll down to the previous scroll position.
This saves users from both having to scroll up (because of the stickyness) and having to scroll down again (using the previous scroll position) every time they update a post!
安裝方式
Just like every plugin:
* go to plugins
* click ‘Add New’
* search for me
* install and activate
* enjoy no more unnecessary scrolling!
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0
- First version!
1.1
- Sidebar placement is changed when sidebar changes size, with nice animation
- Use jQuery for on load, on resize etc. to not overwrite other possible events
- Sidebar z-index above WordPress version number
1.2
- Fix for differently sized post body
1.3
- More unique function names
- Clearer code
1.3.1
- Tested with WordPress 5.9.1
1.4
- Tested with WordPress 5.9.3
- Fix for Firefox scroll bug
1.4.1
- Additional Firefox fix
1.4.2
- Tested with WordPress 6.0
1.5
- Now works on all pages with a submit element + fix for low width devices
1.5.1
- Cache bust
1.5.2
- Fix dashboard bug, es5 syntax
1.5.3
- Tested with WordPress 6.2
1.5.4
- Cleanup
1.6
- Fix for single column page
1.6.1
- Tested with WordPress 6.4.1
1.6.2
- Tested with WordPress 6.5.3
1.6.3
- Tested with WordPress 6.5.3 visible