apply_filters( 'llms_post_model_get_unsettable_properties', array $unsettable_properties, LLMS_Post_Model $llms_post )

Filters the properties of the model that *cannot* be set


Description Description


Parameters Parameters

$unsettable_properties

Array of property names.

$llms_post

The LLMS_Post_Model instance.


Top ↑

Source Source

File: includes/abstracts/abstract.llms.post.model.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.