WPML
add_action( 'wcml_localize_woocommerce_on_ajax', 'the_callback_function' );
ประเภท
action
หมวดหมู่
เบ็ดเตล็ด
เวอร์ชันของ WooCommerce Multilingual
3.9

คำอธิบาย

เรียกใช้การดำเนินการระหว่างคำขอ WPML AJAX

อาร์กิวเมนต์

การดำเนินการนี้ไม่มีพารามิเตอร์

ตัวอย่างการใช้งาน

ตัวอย่าง
add_action( 'wcml_localize_woocommerce_on_ajax', 'my_custom_action' );

function my_custom_action() {

	// my custom action

}

wcml_new_order_admin_email_language, translate_shipping_methods_in_package, 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

ฮุก เบ็ดเตล็ด ทั้งหมด 12 รายการ →