WP-Sweep

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

MEDIUM RISK

1.2.0 → 2.0.0

Medium risk: 3 removed classes, 1 removed function, 1 removed asset handle.

  • The function plugin_uninstalled() was removed. Direct calls from a theme or another plugin will fatal.
  • The class WPSweep was removed. Code that instantiates or extends it will fatal.
  • The class WPSweep_Api was removed. Code that instantiates or extends it will fatal.
  • The class WPSweep_Command was removed. Code that instantiates or extends it will fatal.
  • The script/style handle wp-sweep is gone. Code that dequeues, or declares a dependency on, that handle is now wrong.