WPML
do_action( 'wpml_sync_all_custom_fields', $post_id );
Type
action
Category
Miscellaneous
WPML Version
3.9.1

Description

Synchronizes the values of all custom fields across all translations of a given post. It only does it if the translation option for these custom fields are set to Copy.

Arguments

For this action hook, you only need to provide an ID of a post for which you want to synchronize custom fields.

Example usage

do_action( 'wpml_sync_all_custom_fields', 1234)

icl_ls_languages, wpml_sync_custom_field_copied_value, wpml_ls_enable_ajax_navigation, wpml_element_type, wpml_setting, wpml_sub_setting, wpml_exclude_post_from_auto_translate, wpml_forms_config_ninja-forms, wpml_forms_config_wpforms, wpml_tf_feedback_open_link

All 30 Miscellaneous hooks →