WPML
apply_filters( 'wcml_translate_shipping_method_in_package', true, $key, $method )
Type
filter
Category
Miscellaneous
WooCommerce Multilingual Version
4.6.5

Description

Can be used for shipping methods translations.

Arguments

There are two parameters being passed to this filter:

$key

The method key.

$method

The method object.

wcml_new_order_admin_email_language, wcml_gui_additional_box_html, wcml_current_gateway_language, wcml_variation_term_taxonomy_ids, wcml_is_attributes_page, wcml_is_variable_product, wcml_gui_additional_box_data, wcml_after_load_lock_fields_js, wcml_wc_installed_pages, wcml_not_display_single_fields_to_translate

All 12 Miscellaneous hooks →