apply_filters( 'llms_post_model_get_post_properties', array $post_properties , LLMS_Post_Model $llms_post )
Filters the properties of the model that are properties of WP_Post.
Description Description
Parameters Parameters
- $post_properties
-
Associative array of the type $post_property_name => type.
- $llms_post
-
The LLMS_Post_Model instance.
Source Source
File: includes/abstracts/abstract.llms.post.model.php