Mô tả
Every time you edit and save a post the page will be reloaded. That means all scroll positions will be resetted.
Not really UX friendly.
This plugin recovers the old scroll position in your Editor after saving. Either HTML or visual editor.
Sounds pretty good? Install now!
Feedback
If you want, you can drop me a line @ocean90 on Twitter or @Dominik Schilling on Google+.
More
Try also some of my other plugins or visit my site wpGrafie.de.
Cài đặt
Note: There will be NO settings page, just go to your post edit screen and test it.
For an automatic installation through WordPress:
- Go to the ‘Add New’ plugins screen in your WordPress admin area
- Search for ‘Preserve Editor Scroll Position’
- Click ‘Install Now’ and activate the plugin
For a manual installation via FTP:
- Upload the
preserve-editor-scroll-position
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ screen in your WordPress admin area
To upload the plugin through WordPress, instead of FTP:
- Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.
Hỏi đáp
- Installation Instructions
-
Note: There will be NO settings page, just go to your post edit screen and test it.
For an automatic installation through WordPress:
- Go to the ‘Add New’ plugins screen in your WordPress admin area
- Search for ‘Preserve Editor Scroll Position’
- Click ‘Install Now’ and activate the plugin
For a manual installation via FTP:
- Upload the
preserve-editor-scroll-position
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ screen in your WordPress admin area
To upload the plugin through WordPress, instead of FTP:
- Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.
Đánh giá
Người đóng góp & Lập trình viên
“Preserve Editor Scroll Position” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Preserve Editor Scroll Position” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.2.0
- Changed hook for printing javascript code
- Cleanup
0.1.0
- First release