Wordpress RTE Biography Plugin Recent Updates
Contents |
Updates - 3.2.2010 - Version 2.7
- Added support for the stripping of <p> tags in WP 2.9.2.
Updates - 7.27.2009 - Version 2.6
- This plugin is now compatible up to Wordpress 2.8.2.
Updates - 4.25.2009 - Version 2.5
- Fixed a bug that was causing tinyMCE to not have access to certain variables that Wordpress' editor javascript file handles.
- Fixed a bug where this plugin was not compatible with another Wordpress plugin - cforms.
Updates - 4.20.2009 - Version 2.4
- Fixed a major bug in IE and Firefox by employing Wordpress' code to initialize the tinyMCE editor.
- Altered the CSS to accommodate Wordpress' look for the editor.
- Added a custom save_callback function which overrides Wordpress' built-in function and strips the rendered HTML of nothing.
Updates - 4.18.2009 - Version 2.3
- Fixed a major bug where pertinent files weren't being included because of the change of name the main directory takes when uploading the plugin to Wordpress' repository. That's a big oops. Should have caught that one.
Updates - 4.16.2009 - Version 2.2
- Fixed a bug where a variable is now being called using the $GLOBALS array. This plugin should now work if register_globals is set to off in the server's php.ini file. My bad guys.