Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract.llms.post.model.php / Page 3

llms_get_{$this->model_post_type}_to_array_properties

Filter Hook: Filters the properties which will populate the array representation of the model

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

Used by 0 functions | Uses 0 functions

llms_post_model_get_unsettable_properties

Filter Hook: Filters the properties of the model that *cannot* be set

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

Used by 0 functions | Uses 0 functions

llms_post_model_to_array_add_extras

Filter Hook: Filter whether or not “extra” content should be included in the post array

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::is_cloneable()

Method: Determine if the associated post is exportable

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::is_exportable()

Method: Determine if the associated post is exportable

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::jsonSerialize()

Method: Format the object for json serialization

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

Used by 0 functions | Uses 0 functions

llms_{$this->model_post_type}_{$type}

Filter Hook: Filters the embed html

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_property_type()

Method: Get a property’s data type for scrubbing

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_post_properties()

Method: Retrieve an array of post properties

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

Used by 0 functions | Uses 0 functions

llms_post_model_get_post_properties

Filter Hook: Filters the properties of the model that are properties of WP_Post.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 … 8 Next »
Proudly powered by WordPress