Admin Sticky Sidebar
开发者 |
followalter
|
更新时间 |
2024年5月27日 20:59 |
捐献地址: |
去捐款 |
PHP版本: |
5.6 及以上 |
WordPress版本: |
6.5.3 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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
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
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
1.5.2
- Fix dashboard bug, es5 syntax
1.5.3
- Tested with Wordpress 6.2
1.5.4
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