Query::get_page_titles()
Method: Returns page titles of the custom thank you pages.
Source: includes/modules/woocommerce_booster/custom_thank_you/query.php:80
Search the Code Reference for more information about Neve's hooks.
Method: Returns page titles of the custom thank you pages.
Source: includes/modules/woocommerce_booster/custom_thank_you/query.php:80
Class: Tries to find top prioritized thank you page by product categories if product categories has matched thank you page.
Source: includes/modules/woocommerce_booster/custom_thank_you/prioritize_engine/prioritize_by_product_categories.php:18
Method: Returns category IDs of all products in the WC Order.
Source: includes/modules/woocommerce_booster/custom_thank_you/prioritize_engine/prioritize_by_product_categories.php:24
Method: Get thank you page posts
Source: includes/modules/woocommerce_booster/custom_thank_you/prioritize_engine/prioritize_by_product_categories.php:57
Class: Tries to find top prioritized thank you page by payment shipping methods if shipping methods has matched thank you page.
Source: includes/modules/woocommerce_booster/custom_thank_you/prioritize_engine/prioritize_by_shipping_methods.php:18
Method: Get WC Order instance.
Source: includes/modules/woocommerce_booster/custom_thank_you/prioritize_engine/abstract_prioritize.php:68
Method: Finds the top prioritized thank you page id.
Source: includes/modules/woocommerce_booster/custom_thank_you/prioritize_engine/abstract_prioritize.php:77
Class: Tries to find top prioritized thank you page by payment gateway if product payment gateway has matched thank you page.
Source: includes/modules/woocommerce_booster/custom_thank_you/prioritize_engine/prioritize_by_payment_gateway.php:18
Method: Returns payment gateway slug of the WC Order.
Source: includes/modules/woocommerce_booster/custom_thank_you/prioritize_engine/prioritize_by_payment_gateway.php:24
Method: Get thank you page posts
Source: includes/modules/woocommerce_booster/custom_thank_you/prioritize_engine/prioritize_by_payment_gateway.php:33