Version |
Release Date |
Change Log |
1.3.4 |
2018-03-30 |
- started using admin_enqueue_scripts to enqueue all scripts and styles.
- Added icon
- Bumped "Tested up to" value to 4.9.4
|
1.3.3 |
2016-08-30 |
- Incorporated some of the suggestions in this forum post about the padding around the editor
- Bumped "Tested up to" value to Wordpress 4.4.
|
1.3.2 |
2014-08-25 |
- Updated Polish translation thanks to alcoholdenat.
- Updated main plugin files to make them follow the Wordpress Coding standards.
- Added Grunt build for language file compilation (git repo only).
- Bumped "Tested up to" value to Wordpress 4.0 and updated screnshot.
- Split javascript into two files and changed javascript and css inclusion strategy in response to this forum post.
- Added an option to set the height of the editor.
|
1.3.1 |
2013-10-20 |
- added extra CSS styles to the editor, incorporated from this forum post
- re-built translations to reflect new admin options, and incorporated the changes suggested by Johan Pirlouit in this forum post
- started to use
wp_kses_decode_entities in addition to html_entity_decode on content before it is displayed in the editor to stop the behaviour described in this forum post
|
1.3 |
2013-10-14 |
- made register_plugin_options() static (bugfix)
- added option to use a metabox instead of placing the excerpt statically using edit_form_advanced or edit_page_form.
|
1.2.1 |
2013-04-21 |
- removed a debugging setting from the plugin which set the
textarea_rows to 20. Setting textarea_rows in wp_editor() doesn't appear to have any effect anyway
- tidied up javascript and added error checking for selection of post types
- additional error checking in the validation routine
|
1.2 |
2013-04-20 |
- Added translations (no idea whether these work though!)
- Fixed some bugs in plugin options saving/retrieval
- Fixed post type support
- Put the editor in a container (suggestion from Chris Van Patten)
- changed screenshot
|
1.1 |
2012-09-21 |
- Addition of plugin options page to Wordpress Admin area, giving users the ability to configure the operation of the plugin
- Fixed minor bug relating to editor display which was triggered in some circumstances
|
1.0 |
2012-04-30 |
- Wordpress submission after initial development on bitbucket.
=
|