========================================== Plugin: Easy Support Videos Pro Author: Slocum Design Studio Author URI: https://slocumthemes.com/ Current Version: 1.0.2 ========================================== 1.0.2 // January 17 2018 ------------------------ - Adjusted logic to sanitize sidebar message (ensure trailing semi-colons are not removed from inline style HTML attributes) - Adjusted JavaScript logic for saving sidebar message updates (changed listener function to a _.debounce() function) - Fixed a bug where sidebar message was essentially un-editable due to sidebar message AJAX success function triggering (aborted current AJAX request if it was a sidebar message update request) - Fixed a bug where the current TinyMCE cursor position was reset (moved to beginning) during editing of the sidebar message - Fixed a bug where the most recent sidebar message edits were not always utilized in AJAX requests resulting in incomplete sidebar message updates - Added logic to allow editors to preview videos as a "viewer" - Added "easy_support_videos_pro_current_user_can" filter to all Easy_Support_Videos_Pro_Post_Types::current_user_can() conditional cases - Adjusted page title view HTML markup - Added various CSS styles for sidebar message HTML elements (including editor styles) - Fixed a bug where navigation tab menu order was not retained properly when editing a navigation tab label (menu order parameter was missing from AJAX request) - Adjusted logic to ignore keycodes to include arrow keys on navigation tab input element - Added logic to load plugin text domain via load_plugin_textdomain() - Introduce POT file 1.0.1 // February 20 2017 ------------------------- - Fixed PHP fatal error that occurred when deactivating Easy Support Videos 1.0.0 // February 15 2017 ------------------------- - Initial Release