Filter by type:
Search
Skip to content
Browse: Home / Functions / _wcf_check_is_optin_by_id()

_wcf_check_is_optin_by_id( int $post_id )

Check if type is optin by id.


Parameters

$post_id

(Required) post id.


Return

(int/bool)


Source

File: classes/class-cartflows-functions.php


			

Expand full source code Collapse full source code


Changelog

Changelog
Version Description
1.0.0 Introduced.