includes/class-yith-ywraq-post-types.php

ywraq_before_register_post_type



ywraq_after_register_post_type



includes/class.yith-request-quote-premium.php

ywraq_form_integration



create_pdf


Params

 int $order_id Order id.

 bool $preview Set if the pdf is a preview or not.



send_quote_mail


Params

 int $order_id Order id.



includes/class.yith-request-quote.php

yith_raq_updated



yith_ywraq_set_rqa_cookies


Params

   bool  $set  If true the cookie must be set.



yith_ywraq_set_rqa_cookies


Params

   bool  $set  If true the cookie must be set.



ywraq_added_to_quote_by_url



ywraq_process


Params

   array  $arguments  List of arguments useful to process the quote.



send_raq_customer_mail


Params

   array  $arguments  List of arguments useful to send the email with quote.



includes/class.yith-ywraq-cron.php

send_reminder_quote_mail


Params

 int $order_id Quote id.

 int $expired_data Expiring date of quote.



send_reminder_quote_accept_mail

This action is triggered to send the reminder the customer to pay the quote


Params

 WP_Post $quote Quote post object.



create_pdf


Params

 int $order_id Order id.

 bool $preview Set if the pdf is a preview or not.



send_quote_mail


Params

 int $order_id Order id.



includes/class.yith-ywraq-order-request.php

send_raq_mail


Params

 array $raq List of arguments useful to send the email with quote.



send_raq_customer_mail


Params

 array $raq List of arguments useful to send the email with quote.



ywraq_after_create_order_from_checkout


Params

 array $raq Quote information.

 WC_Order $order Order with quote.



ywraq_before_create_order


Params

 array $raq Quote information.



ywraq_from_cart_to_order_item

This action is triggered during the process that convert the quote on order


Params

 array $values Cart item.

 string $cart_item_key Cart item key.

 int $item_id Order ttem id created.

 WC_Order $order Current order.



ywraq_after_create_order

This action is triggered after the order creation


Params

 int $order_id Order id.

 array $posted Posted params.

 array $raq Quote information.



ywraq_add_order_meta


Params

 int $order_id Order id.

 array $raq Quote information.



ywraq_before_order_accepted


Params

 int $order_id Order id.



ywraq_after_order_accepted


Params

 int $order_id Order id.



change_status_mail

This action is triggered when the quote changes the status


Params

 array $args Arguments necessary to send the email.



create_pdf


Params

 int $post_id Order id.

 bool $preview Set if the pdf is a preview or not.



send_quote_mail


Params

 int $order_id Order id.



create_pdf


Params

 int $post_id Order id.

 bool $preview Set if the pdf is a preview or not.



create_pdf


Params

 int $post_id Order id.

 bool $preview Set if the pdf is a preview or not.



send_quote_mail


Params

 int $order_id Order id.



change_status_mail

This action is triggered when the quote changes the status


Params

 array $args Arguments necessary to send the email.



change_status_mail

This action is triggered when the quote changes the status


Params

 array $args Arguments necessary to send the email.



includes/forms/default/class.yith-ywraq-default-form.php

ywraq_process


Params

 array $arguments List of arguments useful to process the quote.



send_raq_mail


Params

 array $raq List of arguments useful to send the email with quote.



send_raq_customer_mail


Params

 array $arguments List of arguments useful to send the email with quote.



ywraq_checkout_update_customer


Params

 WC_Customer $customer Customer object.

 array $filled_form_fields List of arguments useful adjust customer.



init.php

yith_ywraq_init



templates/request-quote-default-form.php

ywraq_before_default_form



ywraq_before_content_default_form



ywraq_before_registration_default_form



ywraq_after_registration_default_form



ywraq_before_submit_default_form



ywraq_after_content_default_form