MEDIUM RISK
1.61 → 1.62
Medium risk: 2 changed templates, 1 removed function, 1 method signature change.
- The function
iz_load_steps()was removed. Direct calls from a theme or another plugin will fatal. ImageZoooom_Admin::gutenberg_style()now requires more arguments than before.- The class
ImageZoooom_Noticeswas removed. Code that instantiates or extends it will fatal. - The AJAX action
wp_ajax_zoooom_notice_dismisswas removed. - The template
includes/template-general.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
includes/template-settings.phpchanged. Any theme override of it is now out of date and will miss the change.