WP Image Zoom

Release-by-release breaking change history · 10k+ active installs

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_Notices was removed. Code that instantiates or extends it will fatal.
  • The AJAX action wp_ajax_zoooom_notice_dismiss was removed.
  • The template includes/template-general.php changed. Any theme override of it is now out of date and will miss the change.
  • The template includes/template-settings.php changed. Any theme override of it is now out of date and will miss the change.