MEDIUM RISK
2.4.4 → 2.6.1
Medium risk: 11 changed templates, 4 removed hooks, 4 removed functions.
- The action
pirate_forms_load_sidebaris no longer fired. Any code hooked to it stops running silently. - The action
pirate_forms_load_sidebar_subscribeis no longer fired. Any code hooked to it stops running silently. - The action
pirate_forms_load_sidebar_themeis no longer fired. Any code hooked to it stops running silently. - The filter
pirate_forms_widget_formis no longer fired. Any code hooked to it stops running silently. - The function
activate_pirate_forms()was removed. Direct calls from a theme or another plugin will fatal. - The function
deactivate_pirate_forms()was removed. Direct calls from a theme or another plugin will fatal. - The function
pirate_forms_register_parrot()was removed. Direct calls from a theme or another plugin will fatal. - The function
pirate_forms_register_sdk()was removed. Direct calls from a theme or another plugin will fatal. - The class
PirateForms_Activatorwas removed. Code that instantiates or extends it will fatal. PirateForms_Admin::load_sidebar()was removed.PirateForms_Admin::load_sidebar_theme()was removed.PirateForms_Admin::load_sidebar_subscribe()was removed.PirateForms_Admin::render_upsell()was removed.- The class
PirateForms_Deactivatorwas removed. Code that instantiates or extends it will fatal. PirateForms_Util::is_localhost()now requires more arguments than before.- The script/style handle
pirateforms_upsell_stylesis gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - The constant
PIRATEFORMS_USELL_LINKis no longer defined. - The template
admin/partials/pirateforms-settings-display.phpwas removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses. - The template
admin/partials/pirateforms-settings-sidebar-subscribe.phpwas removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses. - The template
admin/partials/pirateforms-settings-sidebar-theme.phpwas removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses. - The template
admin/partials/upsell.phpwas removed. Themes overriding it keep rendering a copy of a file the plugin no longer uses. - The template
public/partials/fields/button.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
public/partials/fields/captcha.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
public/partials/fields/checkbox.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
public/partials/fields/email.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
public/partials/fields/file.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
public/partials/fields/number.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
public/partials/fields/spam.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
public/partials/fields/tel.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
public/partials/fields/text.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
public/partials/fields/textarea.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
public/partials/pirateforms-form.phpchanged. Any theme override of it is now out of date and will miss the change. - New external hostnames appear in this release: wpforms.com.