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