Plugin / Just Writing

Greg Ross

Changelog

Changelog

3.9

  • Release date: July 4, 2016
  • Added text domain for translation support.
  • Added support for WordPress 4.5.
  • Fixed broken link button, thanks barbosalm!

3.8

  • Release date: September 18, 2015
  • Added Writing button to the text mode post/page editor.
  • Update utility class.
  • Updated the settings page, adding tabs and better about format.
  • Fixed some WP_DEBUG warnings.

3.7

  • Release date: August 11, 2015
  • Update to support WordPress 4.3.

3.6.2

  • Release date: January 28, 2015
  • Update utility class to avoid re-declaration errors.

3.6.1

  • Release date: January 22, 2015
  • Fixed an incorrect JavaScript function definition that broke IE.

3.6

  • Release date: January 22, 2015
  • Added meta data editing is now supported in Writing mode.
  • Fixed toolbar resizing would sometimes be incorrect due to the browser lagging behind showing various UI objects.
  • Updated preview button to check for modifications and notify the user before opening the preview window.

3.5

  • Release date: January 6, 2015
  • Beta support for WordPress 4.1
  • Fixed bug with Firefox that would not dismiss the JavaScript popup correctly.

3.0

  • Release date: December 17, 2014
  • Major restructuring to better support multiple WordPress versions.
  • Unified user options in to a single array instead of many individual settings in the database.

2.18

  • Release date: October 29, 2014
  • Added browser full screen option.
  • Added css to move the spinner/saved/error messages when saving in full screen outside of the toolbar to a positional span under the buttons.
  • Updated profile screen to only display options if the user has edit_pages or edit_posts capability.

2.17

  • Release date: August 13, 2014
  • Added browser based spell check to the post title field, inspired by Post Title Spell Check (https://github.com/FlagshipWP/post-title-spell-check).

2.16

  • Release date: July 28, 2014
  • Added full justification button.
  • Fixed behaviour of center justificaiton button.

2.15.4

  • Release date: June 27, 2014
  • Fixed javascript popup menus not showing up on posts that were longer then the display size.

2.15.3

  • Release date: May 27, 2014
  • Fixed insert media button in WP3.9

2.15.2

  • Release date: May 25, 2014
  • Fixed special characters and paste as text buttons in WP3.9
  • Removed paste as word in WP3.9

2.15.1

  • Release date: April 21, 2014
  • Added link to user profile page in the Just Writing settings page.
  • About page cleanup and additional translation strings.
  • Fix to remove new ‘cover’ background-size setting in default icon settings in WP3.9.

2.15

  • Release date: February 17, 2014
  • Minor WordPress and PHP notices clean up when in debug mode, thanks Dave Warfel.
  • Major overhaul of code to support upcoming WordPress 3.9 release with TinyMCE 4.0. WP3.9 support should be considered beta at this time.
  • Fixed a bug where centring the toolbar would fail if there was very little space left between the toolbar and the save/preview/exit buttons.
  • Fixed incorrect description of Paste as Word button.

2.14.2

  • Release date: December 22, 2013
  • Fixed quick settings area being displayed when Just Writing has been disabled.
  • Tested with WordPress 3.8.

2.14.1

  • Release date: December 1, 2013
  • Bug fix for when JavaScript popups were selected but the associated button was not selected to be added to the toolbar.
  • Added some descriptive text to the quick settings options.

2.14

  • Release date: November 30, 2013
  • Added JavaScript Font/Size/Style selectors
  • Added “out of bounds” click detection to the JavaScript popups
  • Fixed issue with the JavaScript color selector and IE losing the selection when clicking a color.
  • Updated the profile page to support “quick” settings.

2.13.2

  • Release date: November 19, 2013
  • Added permissions check to the uninstall code.

2.13.1

  • Release date: November 17, 2013
  • Fixed several bugs with the new JavaScript color pickers staying on screen when they shouldn’t.

2.13

  • Release date: November 17, 2013
  • Added JavaScript color pickers for font color and background color.
  • Added option to disable JavaScript color pickers (they may not work in some browsers).
  • Collapsed the user options and button options by default to make the user preferences screen cleaner.

2.12.2

  • Release date: November 12, 2013
  • Fixed issue with Chrome not centering the toolbar correctly
  • Prettied up the font/color listboxes. Only works on some browsers.

2.12.1

  • Release date: November 11, 2013
  • Fixed a bug in the DFW link code which ALWAYS included the linked regardless of the user preference setting.

2.12

  • Release date: November 11, 2013
  • Fixed a bug between the center toolbar and autoload code.
  • Added option to add a DFW link to the post and pages list.

2.11

  • Release date: November 11, 2013
  • Added option to center the toolbar on screen.

2.10

  • Release date: November 4, 2013
  • Added Font, Font Size, Font Color and Background Color selector options

2.9

  • Release date: November 4, 2013
  • Fixed issue with auto load of DFW being triggered every time a post was updated or published
  • Fixed issue with new installs, users would get a blank screen if they did not save their profile settings before editing a post

2.8

  • Release date: October 31, 2013
  • Add support for visual separators between button groups
  • Modularized the code as the primary PHP file was getting large
  • Added support for translation of the ‘Exit’ button

2.7

  • Release date: October 30, 2013
  • Added Cut/Copy/Paste buttons
  • Cleaned up the preferences screen
  • Added ‘Select Defaults’ to the preferences screen

2.6

  • Release date: October 29, 2013
  • Fixed missing css file that caused the P, H1-H6, etc. buttons to not display an image
  • Added Superscript and Subscript buttons

2.5

  • Release date: October 28, 2013
  • Added support for Right-to-Left languages

2.4

  • Release date: October 27, 2013
  • Added option to use a listbox instead of individual buttons
  • Fixed bug in border option selector which would not allow you to save the hide option

2.3

  • Release date: October 26, 2013
  • Added rate and review reminder in the user profile page
  • Added reminder to make sure the Visual Editor is enabled in the user profile page
  • Added option to start in DFW for new posts
  • Added option to start in DFW when editing posts
  • Added ‘lighter’ border option for title/body area
  • Cleaned up the De/Select All code in the user profile page, should work with all
    browsers now

2.2

  • Release date: October 26, 2013
  • Minor readme.txt updates.
  • Added option to disable editor mode bar.
  • Added brief description to the plugin in the user option panel.
  • Added code to hide the options list in the user panel when disabled.

2.1

  • Release date: October 25, 2013
  • Minor bug fix, if a user for the first time went to their user preferences before editing a post the defaults would not be set.

2.0

  • Release date: October 25, 2013
  • Added options to remove the fade effect, hide the border, word count and preview button.

1.0

  • Release date: October 23, 2013
  • Released on WordPress.org

0.3

  • Release date: Never released
  • Re-ordered buttons.
  • Allow disabling of default buttons.

0.2

  • Release date: Never released
  • Added user preferences.

0.1

  • Release date: Never released
  • Initial release.

Ratings

5
14 reviews

Rating breakdown

Details Information

Version

3.9

First Released

24 Oct, 2013

Total Downloads

19,126

Wordpress Version

3.5.0 or higher

Tested up to:

4.8.11

Require PHP Version:

-

Tags

There is no tag found

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.