Skip to content

Releases: newcity/newcity-wp-wysiwyg

Updating composer/installers dependency

Choose a tag to compare

@wonkeythemonkey wonkeythemonkey released this 22 Feb 14:34
v0.2.4

Bump version number, update composer/installers

Elementor compatible version

Choose a tag to compare

Elementor's text editor block does not like the configuration this plugin uses for mce_buttons_2. This update disables that toolbar config when the Elementor editor is active.

Forcing version update

Choose a tag to compare

@wonkeythemonkey wonkeythemonkey released this 25 Nov 12:48
e272384
v0.2.3

Add fullscreen button to wysiwyg toolbars

Add fullscreen button

Choose a tag to compare

@wonkeythemonkey wonkeythemonkey released this 25 Nov 12:42
e272384
v0.2.2

Add fullscreen button to wysiwyg toolbars

Actually removes the format menu now

Choose a tag to compare

@wonkeythemonkey wonkeythemonkey released this 31 Aug 16:11
v0.2.1

Format menu actually being removed now

Wordpress setting for format menu (breaking)

Choose a tag to compare

@wonkeythemonkey wonkeythemonkey released this 31 Aug 15:39

"Format" menu now only appears if newcity_wysiwyg_toolbar_format_dropdown option exists and is truthy.

This will break older installs where the menu is meant to appear, as this option will not be set for those sites. In order to show the Format menu, this option must be created using update_option() on any site using this version or higher of the newcity-wp-wysiwyg plugin.

Same as previous release, but without the `-dev`

Choose a tag to compare

@wonkeythemonkey wonkeythemonkey released this 31 Aug 15:51
v0.2.0

Made format menu optional. Updated version to 0.2.0-dev

Added in-editor styles and format menu

Choose a tag to compare

@wonkeythemonkey wonkeythemonkey released this 28 Nov 20:18
v0.1.2

Bump version number

Fixed plugin name

Choose a tag to compare

@wonkeythemonkey wonkeythemonkey released this 07 Nov 16:29
v0.1.1

Fixed name of plugin (again)