woocommerce_review_order_form_fields
woocommerce_review_order_form_fields
Appears in: woocommerce.10.9.1
Hook Type: action
Displaying hooks found in version: woocommerce.10.9.1do_action('woocommerce_review_order_form_fields') is found 1 times:
- /templates/order/customer-review-order-row.php line 112
Warning: Undefined array key 114 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 115 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 116 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 117 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* @param WC_Product $product The associated product. * @param WC_Order $order The order. * @param int $row_index Zero-based row index for input names. */ do_action( 'woocommerce_review_order_form_fields', $item, $product, $order, $row_index ); ?> </li>