LLMS_Post_Model::toArrayCustom()

Method: Called by toArray to add custom fields via get_post_meta() Removes all custom props registered to the $this->properties automatically Also removes some fields used by the WordPress core that don’t hold necessary data Extending classes may override this class to exclude, extend, or modify the custom fields for a post type

Source: includes/abstracts/abstract.llms.post.model.php:1033

Used by 1 function | Uses 2 functions