Description
Returns true if a post, defined by post_id, is saleable
Usage
Since 1.1.6 version.
<?php $is_saleable = tcp_is_saleable( $post_id ); ?>
Parameters
- $post_id
- (int) Post id.
Returns true if a post, defined by post_id, is saleable
Since 1.1.6 version.
<?php $is_saleable = tcp_is_saleable( $post_id ); ?>