MEDIUM RISK
1.2.0 → 1.2.1
Medium risk: 3 removed classes, 2 removed constants, 1 removed hook.
- The filter
bsf_core_statsis no longer fired. Any code hooked to it stops running silently. - The function
wp_timezone_string()was removed. Direct calls from a theme or another plugin will fatal. - The class
BSF_Analyticswas removed. Code that instantiates or extends it will fatal. - The class
BSF_Analytics_Loaderwas removed. Code that instantiates or extends it will fatal. - The class
BSF_Analytics_Statswas removed. Code that instantiates or extends it will fatal. - The script/style handle
bsf-analytics-admin-styleis gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - The constant
BSF_ANALYTICS_VERSIONis no longer defined. - The constant
BSF_ANALYTICS_URIis no longer defined.