Other Hooks
Auto-generated filters. Contains all the filter in Weglot's plugin code
Hook: weglot_translate_email
Description
Declaration:
$translate_email = apply_filters( 'weglot_translate_email', $this->option_services->get_option( 'email_translate' ), $args );Code exemple:
add_filter( 'weglot_translate_email', 'prefix_weglot_translate_email' );
function prefix_weglot_translate_email( $email_translate, $args ) {
// Code
return $email_translate;
}Hook: weglot_language_code_replace
Description
Declaration:
Code exemple:
Hook: weglot_get_rest_current_url_path
Description
Declaration:
Code exemple:
Hook: weglot_ninja_forms_is_active
Description
Declaration:
Code exemple:
Hook: weglot_wc_reload_selector
Description
Declaration:
Code exemple:
Hook: weglot_caldera_forms_is_active
Description
Declaration:
Code exemple:
Hook: weglot_wpforms_is_active
Description
Declaration:
Code exemple:
Hook: weglot_regex_amp
Description
Declaration:
Code exemple:
Hook: weglot_another_redirect_override
Description
Declaration:
Code exemple:
Hook: weglot_ucp_is_active
Description
Declaration:
Code exemple:
Hook: weglot_menu_parent_menu_item_title
Description
Declaration:
Code exemple:
Hook: weglot_query_vars_check
Description
Declaration:
Code exemple:
Hook: weglot_active_translation_before_process
Description
Declaration:
Code exemple:
Hook: weglot_active_translation_before_treat_page
Description
Declaration:
Code exemple:
Hook: weglot_debug_file
Description
Declaration:
Code exemple:
Hook: weglot_get_clean_base_url
Description
Declaration:
Code exemple:
Hook: weglot_helper_filter_url_lambda
Description
Declaration:
Code exemple:
Hook: weglot_helper_filter_url_without_ajax
Description
Declaration:
Code exemple:
Hook: weglot_get_replace_modify_link
Description
Declaration:
Code exemple:
Hook: weglot_get_flag_class
Description
Declaration:
Code exemple:
Hook: weglot_get_name_with_language_entry
Description
Declaration:
Code exemple:
Hook: weglot_get_class_dropdown
Description
Declaration:
Code exemple:
Hook: weglot_button_html
Description
Declaration:
Code exemple:
Hook: weglot_link_language
Description
Declaration:
Code exemple:
Hook: weglot_get_link_with_key_code
Description
Declaration:
Code exemple:
Hook: weglot_get_link_button_with_key_code
Description
Declaration:
Code exemple:
Hook: weglot_get_dom_checkers
Description
Declaration:
Code exemple:
Hook: weglot_get_dom_listeners
Description
Declaration:
Code exemple:
Hook: weglot_replace_div_id
Description
Declaration:
Code exemple:
Hook: weglot_replace_weglot_menu
Description
Declaration:
Code exemple:
Hook: weglot_render_default_button
Description
Declaration:
Code exemple:
Hook: weglot_generate_switcher_from_dom
Description
Declaration:
Code exemple:
Hook: weglot_href_lang
Description
Declaration:
Code exemple:
Hook: weglot_current_language_entry
Description
Declaration:
Code exemple:
Hook: weglot_get_options_from_cdn_cache
Description
Declaration:
Code exemple:
Hook: weglot_get_options_from_cdn_cache_duration
Description
Declaration:
Code exemple:
Hook: weglot_get_options
Description
Declaration:
Code exemple:
Hook: weglot_get_api_key
Description
Declaration:
Code exemple:
Hook: weglot_get_api_key
Description
Declaration:
Code exemple:
Hook: weglot_get_options
Description
Declaration:
Code exemple:
Hook: weglot_exclude_blocks
Description
Declaration:
Code exemple:
Hook: weglot_destination_languages
Description
Declaration:
Code exemple:
Hook: weglot_css_custom_inline
Description
Declaration:
Code exemple:
Hook: weglot_flag_css
Description
Declaration:
Code exemple:
Hook: weglot_get_translation_engine
Description
Declaration:
Code exemple:
Hook: weglot_parser_config_provider
Description
Declaration:
Code exemple:
Hook: weglot_get_parser_ignored_nodes
Description
Declaration:
Code exemple:
Hook: weglot_redirection_language_exception
Description
Declaration:
Code exemple:
Hook: weglot_url_auto_redirect
Description
Declaration:
Code exemple:
Hook: weglot_url_auto_redirect
Description
Declaration:
Code exemple:
Hook: weglot_words_translate
Description
Declaration:
Code exemple:
Hook: weglot_get_regex_checkers
Description
Declaration:
Code exemple:
Hook: weglot_no_replace_url_condition
Description
Declaration:
Code exemple:
Hook: weglot_no_replace_a_href
Description
Declaration:
Code exemple:
Hook: weglot_replace_link
Description
Declaration:
Code exemple:
Hook: weglot_ajax_replace_urls
Description
Declaration:
Code exemple:
Hook: weglot_length_replace_a
Description
Declaration:
Code exemple:
Hook: weglot_modify_link_replace_function
Description
Declaration:
Code exemple:
Hook: weglot_check_link_server_host
Description
Declaration:
Code exemple:
Hook: weglot_default_current_language_empty
Description
Declaration:
Code exemple:
Hook: weglot_translate_current_language
Description
Declaration:
Code exemple:
Hook: weglot_is_eligible_url
Description
Declaration:
Code exemple:
Hook: weglot_is_eligible_url
Description
Declaration:
Code exemple:
Hook: weglot_is_eligible_url
Description
Declaration:
Code exemple:
Hook: weglot_type_treat_page
Description
Declaration:
Code exemple:
Hook: weglot_active_translation
Description
Declaration:
Code exemple:
Hook: weglot_add_json_keys
Description
Declaration:
Code exemple:
Hook: weglot_json_treat_page
Description
Declaration:
Code exemple:
Hook: weglot_html_treat_page
Description
Declaration:
Code exemple:
Hook: weglot_render_dom
Description
Declaration:
Code exemple:
Hook: weglot_remove_google_translate
Description
Declaration:
Code exemple:
Hook: weglot_render_dom
Description
Declaration:
Code exemple:
Last updated