LLMS_Post_Model::jsonSerialize()
Method: Format the object for json serialization
Source: includes/abstracts/abstract.llms.post.model.php:1060
Method: Format the object for json serialization
Source: includes/abstracts/abstract.llms.post.model.php:1060
Filter Hook: Filters the properties of the model that *cannot* be set
Source: includes/abstracts/abstract.llms.post.model.php:1069
Method: Coverts the object to an associative array
Source: includes/abstracts/abstract.llms.post.model.php:1385
Method: Get a property’s data type for scrubbing
Source: includes/abstracts/abstract.llms.post.model.php:869
Method: Retrieve an array of properties defined by the model
Source: includes/abstracts/abstract.llms.post.model.php:935
Method: Retrieve URL for an image associated with the post
Source: includes/abstracts/abstract.llms.post.model.php:633
Method: Clones the Post if the post is cloneable
Source: includes/abstracts/abstract.llms.post.model.php:321
Method: Trigger an export download of the given post type
Source: includes/abstracts/abstract.llms.post.model.php:356
Method: Saves an image (from URL) to the media library and sets it as the featured image for a given post
Source: includes/abstracts/llms-abstract-generator-posts.php:677
Method: Accepts a raw object, finds the raw id and stores it
Source: includes/abstracts/llms-abstract-generator-posts.php:845