MEDIUM RISK
4.0.0 → 4.1.0
Medium risk: 4 removed constants, 2 removed classes, 1 removed function.
- The function
rmwr_free_init()was removed. Direct calls from a theme or another plugin will fatal. - The class
RMWR_Freewas removed. Code that instantiates or extends it will fatal. - The class
RMWR_Settings_Freewas removed. Code that instantiates or extends it will fatal. - The AJAX action
wp_ajax_dismiss_rmwr_noticewas removed. - The script/style handle
rmwr-notice-updateis gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - The constant
RMWR_VERSIONis no longer defined. - The constant
RMWR_URLis no longer defined. - The constant
RMWR_PATHis no longer defined. - The constant
RMWR_IS_PROis no longer defined. - New external hostnames appear in this release: api.anthropic.com, api.brevo.com, api.freemius-local.com, api.openai.com, cdnjs.cloudflare.com.
outbound requests— This plugin did not make outbound HTTP requests before. It does now.