Enable to preserve the vertical scroll position of the TinyMCE Wordpress editor window when saving or updating a post.
To do a new installation of the plugin, please follow these steps
- Download the zipped plugin file to your local machine.
- Unzip the file.
- Upload the
save-editor-scroll-position
folder to the /wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
If you have already installed the plugin
- De-activate the plugin.
- Download the latest files.
- Follow the new installation steps.
Seventhpath
seventhpath@watchingnumbersgoup.com
1.1
- Implemented TinyMCE Visual and HTML editor position saving.
- Timing improvements/optimizations
- Additional conditional check for the editor 'content' textarea so that plugin only loads on the page/post editor Admin pages.
- Added detailed comments.
1.0
*Implemented basic HTML editor position saving.