do_action( 'wpml_sync_all_custom_fields', $post_id );
- 类型
- action
- 类别
- 杂项
- WPML 版本
- 3.9.1
说明
同步特定文章的所有翻译中所有自定义字段的值。仅当这些自定义字段的翻译选项设置为复制时,才会执行此操作。
参数
对于此操作钩子,您只需提供要同步自定义字段的文章的 ID。使用示例
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