_wcf_check_is_optin_by_id( int $post_id )
Check if type is optin by id.
Parameters
- $post_id
-
(int) (Required) post id.
Return
(int/bool)
Source
File: classes/class-cartflows-functions.php
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |