Form Helper (snippet 11)

WCVendors_Pro_Form_Helper::input( array( ‘post_id’ => $object_id, ‘id’ => ‘_wcv_custom_product_ingredients’, ‘label’ => __( ‘Ingredients’, ‘wcvendors-pro’ ), ‘placeholder’ => __( ‘Ingredients’, ‘wcvendors-pro’ ), ‘desc_tip’ => ‘true’, ‘description’ => __( ‘The product ingredients’, ‘wcvendors-pro’ ), ) );Continue reading