woocommerce_order_note_added, $comment_id, $this

woocommerce_order_note_added, $comment_id, $this

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: woocommerce.11.0.0

do_action('woocommerce_order_note_added, $comment_id, $this') is found 1 times:

  • /includes/class-wc-order.php line 2144
    		 * @param WC_Order $order         Order data.
    		 *
    		 * @since 4.4.0
    		 */
    		do_action( 'woocommerce_order_note_added', $comment_id, $this );
    
    		return $comment_id;
    	}
    
    	/**
    	 * Add an order note for status transition