Skip to content

1.9.2

Compare
Choose a tag to compare
@alextuan alextuan released this 02 Jan 11:36

= 1.9.2 - 2019/01/02 =

  • This maintenance update is for compatibility with WordPress 5.0.2 and PHP 7.3. It also includes performance updates to the plugin framework.
  • Tweak - Test for compatibility with WordPress 5.0.2 and WordPress 4.9.9
  • Tweak - Create new structure for future development of Gutenberg Blocks
  • Framework - Performance improvement. Replace wp_remote_fopen with file_get_contents for get web fonts
  • Framework - Performance improvement. Define new variable is_load_google_fonts if admin does not require to load google fonts
  • Credit - Props to Derek for alerting us to the framework google fonts performance issue
  • Framework - Register style name for dynamic style of plugin for use with Gutenberg block
  • Framework - Update Modal script and style to version 4.1.1
  • Framework - Update a3rev Plugin Framework to version 2.1.0
  • Framework - Test and update for compatibility with PHP 7.3