The plugin is actively maintained, we work hard to improve the code and add new functionality. The change log is a history of updates and changes in the plugin. It will document the features, enhancements and fixes that we have made to the plugin in the newest release, so that you can prepare for the update. Please backup your website before updating any plugin, theme, or WordPress.

1.25 - Sep 6, 2021

  • Fixed: Strange behavior of the toggle switches (ON/OFF buttons) on the plugin settings page. (Thanks to Werner Krauß)

1.24 - Jul 19, 2021

  • Maintenance: Ensure compatibility with upcoming WordPress 5.8.
  • New: Added 2 new syntax highlighting themes: Abbott, Juejin.
  • Framework update: The CodeMirror library has been updated to the latest version v5.62.0.
  • Framework update: The clipboard.js library has been updated to the latest version v2.0.8.

1.23 - Mar 8, 2021

  • Maintenance: Ensure compatibility with upcoming WordPress 5.7.
  • Enhancement: The plugin settings page has been redesigned for better usability.
  • Maintenance: Processing of options has been improved. Direct retrieving of options from the database is replaced by the “_options” callback. The “options.php” file with the “_options” function added.
  • Maintenance: The contents of PHP files have been optimised; Code formatting and commenting improved.

1.22 - Feb 14, 2021

  • Enhancement: On the plugin settings page, some options have been redesigned for better usability.
  • Maintenance: Code commenting improved.

1.21 - Jan 1, 2021

  • Maintenance: The copyright date updated to support the 2021 year.

1.20 - Dec 8, 2020

  • Maintenance: Ensure compatibility with upcoming WordPress 5.6.
  • Improvement: The word “PRO” has been removed from the name of the menu item for a better user experience. If both versions (free and PRO) are activated at the same time, then the “PRO” word is displayed to distinguish between two versions.
  • Maintenance: Every use of the hardcoded plugin slug has been replaced with a variable according to best coding standards.

1.19 - Oct 23, 2020

  • New: Added 8 new CodeMirror themes: Ayu dark, Ayu mirage, Material darker, Material ocean, Material palenight, Moxer, Nord, Yonce.
  • Fixed: The height of the CodeMirror fields is higher than its contents when the “Automatic height” option is enabled.
  • Fixed: On the plugin settings page, the height of the buttons is too small compared to the width.
  • Maintenance: The content of the file ‘inc/php/inline-js.php’ has been rewritten according to the best coding standards.
  • Framework update: The CodeMirror library has been updated to the latest version v5.58.1.

1.18 - Aug 10, 2020

  • Maintenance: Ensure compatibility with upcoming WordPress 5.5.
  • Maintenance: clipboard.js library updated to the latest version v2.0.6.

1.17 - Mar 20, 2020

  • Maintenance: Ensure compatibility with upcoming WordPress 5.4.
  • Maintenance: Minimum WordPress version requirement is set to 4.9. Support for WordPress 4.8 and below has been discontinued.
  • Maintenance: Minimum PHP version requirement is set to 5.6. Support for PHP 5.5 and below has been discontinued.

1.16 - Jan 20, 2020

  • Maintenance: The copyright date updated to support the 2020 year.

1.15 - Nov 11, 2019

  • Maintenance: Compatibility with upcoming WordPress 5.3.
  • Framework update: Bootstrap library updated to the latest version; v3.4.1.
  • Framework update: The list control has been redesigned.

1.14.1 - Oct 7, 2019

  • Fixed: JavaScript SyntaxError: Unexpected identifier ‘EST’. Expected ‘)’ to end an argument list, in /inc/php/inline-js.php on line 35”.

1.14 - Sep 30, 2019

  • French translation updated. (Thanks to Hervé Bouzin)

1.13.1 - Jul 16, 2019

  • Fixed: Prints a warning since PHP/7.1: “Notice: A non well formed numeric value encountered in /inc/php/versioning.php on line 43”.

1.13 - Apr 9, 2019

  • Improvement: The options on the plugin settings page are better named, described, sorted and grouped.

1.12 - Mar 31, 2019

  • Framework updated: The function “_scripts_dynamic_js” is improved.
  • Framework updated: The function “_load_scripts_dynamic_css” is improved.
  • Framework updated: Code commenting improved.
  • Framework updated: The change log design is improved.

1.11 - Mar 25, 2019

  • Fix: Not all text strings have been prepared for translation.
  • Framework updated: Added function “_plugin”, which returns an array with the contents of plugin constants. The mention of plugin constants is replaced by the use of the function “_plugin”.
  • Framework updated: The functions “_settings_link” and “_upgrade_link” are combined and improved.
  • Framework updated: The function “_plugin_row_meta” is improved.
  • Framework updated: Code formatting improved.
  • Framework updated: Code commenting improved.
  • Framework updated: All translation files are updated.

1.10 - Mar 22, 2019

  • Improvement: Notification display system updated
  • Framework updated: Style sheet for the back end is optimised.
  • Framework updated: Code formatting improved.

1.9 - Mar 1, 2019

  • Framework updated: The file “page.php” is divided into the following parts: “page.php”, “usage.php”, “faq.php”, “support.php”.
  • Framework updated: The files “settings.php”, “settings_2.php”, “usage.php”, “faq.php”, “license.php” are moved to the subfolder “tabs”.

1.8 - Feb 24, 2019

  • Added French translation. (Thanks to Hervé Bouzin)

1.7 - Feb 22, 2019

  • The readme “Tested up to:” value changed to 5.1 after full testing process and ensuring compatibility.
  • Content of the “F.A.Q.” section updated.
  • Some texts are corrected or replaced with new ones.
  • All translation files are updated.
  • Code formatting improved.
  • Added CSS class “.custom-list” for displaying a custom list, which is used on the plugin settings page.
  • The “humans.txt” file updated.

1.6 - Jan 12, 2019

  • Improvement: Design of the plugin settings page is improved.
  • New feature: Added a numbering option to each panel (snippet).
  • Content of the “Usage” section updated.
  • Content of the “FAQ” section updated.
  • Code formatting in the “admin.js” file improved.
  • Code commenting improved.
  • The copyright date updated.
  • Translation files are updated.

1.5 - Oct 17, 2018

  • New feature: Added a toolbar with six useful buttons under each instance of the code editor. Buttons are the following: save, undo, redo, copy, cut, clear.
  • The “clipboard.js” library is included for use with the new toolbar.
  • Translation files are updated.

1.4 - Oct 12, 2018

  • New feature: Added shortcut keys (both Mac and PC) for the following functions: Start searching, Find next, Find previous, Replace, Replace all, Persistent search, Jump to line.
  • Content of the “Usage Instructions” section updated.
  • The CodeMirror library is updated. Four addons are added: dialog, jump-to-line, search, searchcursor.
  • Translation files are updated.

1.3 - Oct 10, 2018

  • Improvement: The panel buttons are redesigned and rearranged.
  • Code in the ‘admin.js’ file is improved and better commented.
  • Code in the ‘admin.css’ file is improved and better commented.
  • The CSS ID “repeatingSection” is renamed to “repeatingPanel”.
  • The CSS classes “addSection” and ”deleteSection” are renamed to “addPanel” and “deletePanel” respectively.
  • The CSS classes “showHide” and “showHide2” are renamed to “showEditor” and “showConfig” respectively.
  • Added two new CSS classes “panelEditor” and ”panelConfig”.
  • Translation files are updated.

1.2 - Oct 9, 2018

  • Fixed: the message “NOT SAVED!” was not displayed. The function code is completely rewritten and moved from the file “admin.js” to the file “codemirror-settings.js”.
  • The message “NOT SAVED!” is redesigned.
  • Translation files are updated.

1.1 - Sep 18, 2018

  • On the plugin settings page, the header design is improved. The word “PRO” is made in gold.
  • Content of the “FAQ” section updated.
  • CSS code, which is located in the file “admin.css” and is related to the “FAQ” section, is improved.
  • Some texts are updated.
  • Translation files are updated.

1.0 - Sep 13, 2018

  • Initial release.
  • PHP code in the file “inline-js.php” is improved.
  • The code number of the plugin is changed to ‘p018’.
  • Block with sample JavaScript code added to the “Settings” tab.
  • Translation files are updated.

0.3

  • Release candidate.

0.2

  • Beta version.

0.1

  • Alpha version.