HIGH RISK
2.3 → 3.0
High risk: 9 removed classes, 7 removed asset handles, 5 removed hooks.
- The action
datepkr_loadedis no longer fired. Any code hooked to it stops running silently. - The action
wsa_form_bottom_dtpickeris no longer fired. Any code hooked to it stops running silently. - The action
wsa_form_bottom_dtpicker_advancedis no longer fired. Any code hooked to it stops running silently. - The action
wsa_form_top_dtpickeris no longer fired. Any code hooked to it stops running silently. - The action
wsa_form_top_dtpicker_advancedis no longer fired. Any code hooked to it stops running silently. - The function
datepkr()was removed. Direct calls from a theme or another plugin will fatal. - The function
dtpicker_fs_custom_connect_message_on_update()was removed. Direct calls from a theme or another plugin will fatal. - The function
hide_option_option()was removed. Direct calls from a theme or another plugin will fatal. - The class
CMoreira\Plugins\DateTimePicker\Admin\IntegrationAPIwas removed. Code that instantiates or extends it will fatal. - The class
CMoreira\Plugins\DateTimePicker\Admin\SettingsAPIwas removed. Code that instantiates or extends it will fatal. - The class
CMoreira\Plugins\DateTimePicker\Admin\SettingsLinkwas removed. Code that instantiates or extends it will fatal. - The class
CMoreira\Plugins\DateTimePicker\Admin\SettingsPagewas removed. Code that instantiates or extends it will fatal. - The class
CMoreira\Plugins\DateTimePicker\DateTimePickerwas removed. Code that instantiates or extends it will fatal. - The class
CMoreira\Plugins\DateTimePicker\Initwas removed. Code that instantiates or extends it will fatal. - The class
CMoreira\Plugins\DateTimePicker\Integration\IntegrationHelperwas removed. Code that instantiates or extends it will fatal. - The class
CMoreira\Plugins\DateTimePicker\Integration\IntegrationImportwas removed. Code that instantiates or extends it will fatal. - The class
CMoreira\Plugins\DateTimePicker\Integration\ManualIntegrationwas removed. Code that instantiates or extends it will fatal. - The shortcode
[datetimepicker]no longer exists. Every page using it will render the raw shortcode text to visitors. - The script/style handle
dtp-momentis gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - The script/style handle
dtpickeris gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - The script/style handle
dtpicker-buildis gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - The script/style handle
wp-color-pickeris gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - The script/style handle
jqueryis gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - The script/style handle
dtpkr-slider-styleis gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - The script/style handle
dtpkr-admin-styleis gone. Code that dequeues, or declares a dependency on, that handle is now wrong. - The constant
DATEPKR_FILEis no longer defined.