Cartflows_Utils::is_step_post_type( string $post_type = '' )
Check if post type is of step.
Parameters
- $post_type
-
(string) (Optional) post type.
Default value: ''
Return
(bool)
Source
File: classes/class-cartflows-utils.php
Check if post type is of step.
(string) (Optional) post type.
Default value: ''
(bool)
File: classes/class-cartflows-utils.php