Main::is_ty_page_general( WP_Post $post )
The method decides if the given custom thank you page is general (has not any restriction)?
Parameters
- $post
-
(Required) that custom thank you page post.
Return
(bool)
Source
File: includes/modules/woocommerce_booster/custom_thank_you/main.php
Expand full source code Collapse full source code View on Github