========================================== Plugin: Note Author: Slocum Design Studio Author URI: https://slocumstudio.com/ Current Version: 1.4.7 ========================================== 1.4.7 // June 06 2018 --------------------- - Fixed a bug where Note Widgets would lose focus while typing if the Customizer was not saved prior to editing - Adjusted CSS for Note TinyMCE insert media panel button (button now appears in the center of the toolbar) - Removed extra margin/padding CSS styles on Note Widget editors - Fixed a bug where non-standard Note Widget editors were not focused when the "Edit Content" button was clicked during a Customizer session 1.4.6 // June 01 2018 --------------------- - Transitioned to the "inline" TinyMCE theme (TinyMCE version 4.7 moved most of the TinyMCE UI logic into the theme instead of TinyMCE core) - Adjusted icons in Note Insert and Note Backgroud TinyMCE plugins - Added Note TinyMCE theme placeholder logic to the Note Placeholder TinyMCE plugin - Adjusted logic to load Note TinyMCE plugins (moved to "wp_print_footer_scripts" action) - Adjusted Note TinyMCE configuration (using insert_toolbar and selection_toolbar for "inline" TinyMCE theme, removed the menubar, removed wpembed TinyMCE plugin) - Added logic to hide the "inlite" TinyMCE image context toolbar when an image node was selected - Added logic to enqueue WordPress editor styles for use in Note - Adjusted various Note TinyMCE CSS styles 1.4.5 // June 16 2017 --------------------- - Fixed a bug where a possible fatal PHP error would occur when a query object did not have the is_main_query() method - Fixed incorrect remove_action() usage (too many arguments) - Added missing PHP visibility declarations to various PHP classes 1.4.4 // February 20 2017 ------------------------- - Fixed a bug where Note Widget Areas would not render properly if there was a WP_Query() within "The Loop"; Thanks Lisa Snyder 1.4.3 // December 12 2016 ------------------------- - WordPress 4.7 Fixes -- Fixed display issue where Note Widget