Apraksts
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!
Uzstādīšana
Just like every plugin:
* go to plugins
* click ‘Add New’
* search for me
* install and activate
* enjoy no more unnecessary scrolling!
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“Admin Sticky Sidebar” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “Admin Sticky Sidebar” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
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