MEDIUM RISK
2.7.4 → 2.7.5
Medium risk: 31 removed methods, 12 removed functions, 3 changed templates.
- The function
atlt_delete_openai_api_key()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_filtered_specific_models()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_format_number()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_format_time_taken()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_get_ai_model_list()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_get_openai_models()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_get_plugin_display_name()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_get_saved_openai_api_key()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_is_plugin_installed()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_mask_api_key()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_save_openai_api_key()was removed. Direct calls from a theme or another plugin will fatal. - The function
atlt_validate_provider_api_key()was removed. Direct calls from a theme or another plugin will fatal. - The class
ATLT_Helperswas removed. Code that instantiates or extends it will fatal. ATLT_cronjob::__construct()was removed.Atlt_Dashboard::sort_column_data()was removed.LocoAutoTranslateAddon::atlt_install_plugin()was removed.LocoAutoTranslateAddon::atlt_toggle_provider()was removed.LocoAutoTranslateAddon::atlt_add_docs_link_to_plugin_meta()was removed.LocoAutoTranslateAddon::atlt_register_api()was removed.LocoAutoTranslateAddon::atlt_ajax_init()was removed.LocoAutoTranslateAddon::loco_auto_translator_process_batch_legacy()was removed.LocoAutoTranslateAddon::loco_auto_translator_process_batch()was removed.LocoAutoTranslateAddon::atlt_parse_query()was removed.LocoAutoTranslateAddon::atlt_openai_ajax_handler()was removed.LocoAutoTranslateAddon::atlt_save_translations_handler()was removed.LocoAutoTranslateAddon::atlt_load_ytranslate_scripts()was removed.LocoAutoTranslateAddon::atlt_add_custom_class()was removed.LocoAutoTranslateAddon::atlt_check_required_loco_plugin()was removed.LocoAutoTranslateAddon::atlt_plugin_required_admin_notice()was removed.LocoAutoTranslateAddon::atlt_hide_unrelated_notices()was removed.LocoAutoTranslateAddon::atlt_admin_notices()was removed.LocoAutoTranslateAddon::atlt_display_admin_notices()was removed.LocoAutoTranslateAddon::atlt_settings_page_link()was removed.LocoAutoTranslateAddon::updateSettings()was removed.LocoAutoTranslateAddon::atlt_verify_loco_version()was removed.LocoAutoTranslateAddon::use_loco_latest_version_notice()was removed.LocoAutoTranslateAddon::atlt_enqueue_scripts()was removed.LocoAutoTranslateAddon::onInit()was removed.LocoAutoTranslateAddon::atlt_pro_already_active_notice()was removed.LocoAutoTranslateAddon::atlt_use_pro_latest_version()was removed.LocoAutoTranslateAddon::atlt_ensure_provider_toggle_defaults()was removed.LocoAutoTranslateAddon::atlt_do_activation_redirect()was removed.LocoAutoTranslateAddon::atlt_add_locotranslate_sub_menu()was removed.LocoAutoTranslateAddon::atlt_dashboard_page()was removed.- The template
admin/atlt-dashboard/views/dashboard.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
admin/atlt-dashboard/views/settings.phpchanged. Any theme override of it is now out of date and will miss the change. - The template
admin/atlt-dashboard/views/sidebar.phpchanged. Any theme override of it is now out of date and will miss the change.