Abstract_Builders::is_expired( int $post_id )
Check if a post is expired or not.
Parameters
- $post_id
-
(Required) Post id.
Return
(bool)
Source
File: includes/modules/custom_layouts/admin/builders/abstract_builders.php
Expand full source code Collapse full source code View on Github