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
WPSweepwas removed. Code that instantiates or extends it will fatal. - The class
WPSweep_Apiwas removed. Code that instantiates or extends it will fatal. - The class
WPSweep_Commandwas removed. Code that instantiates or extends it will fatal. - The script/style handle
wp-sweepis gone. Code that dequeues, or declares a dependency on, that handle is now wrong.