apply_filters( 'llms_post_model_json_serialize', array $model, LLMS_Post_Model $llms_post )

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


Parameters Parameters

$model

(array) Array representation of the LLMS_Post_Model object.

$llms_post

(LLMS_Post_Model) The LLMS_Post_Model instance.


Top ↑

Source Source

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

View on GitHub


Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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