Dev Resources

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

LLMS_Post_Model::get_properties()

Method: Retrieve an array of properties defined by the model

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

Used by 0 functions | Uses 0 functions

llms_get_{$this->model_post_type}_properties

Filter Hook: Filters the llms post properties

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_status_name()

Method: Retrieve the registered Label of the post’s current status

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

Used by 0 functions | Uses 0 functions

llms_get_{$this->model_post_type}_status_name

Filter Hook: Filters the registered label of the post’s current status.

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_terms()

Method: Get an array of terms for a given taxonomy for the post

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

Used by 0 functions | Uses 0 functions

llms_get_{$this->model_post_type}_{$key}_price

Filter Hook: Filters the price(s)

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_property_defaults()

Method: Retrieve the default values for properties

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

Used by 0 functions | Uses 0 functions

llms_get_{$this->model_post_type}_property_defaults

Filter Hook: Filters the defaults properties.

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_creation_args()

Method: An array of default arguments to pass to $this->create() when creating a new post

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_embed()

Method: Get media embeds

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

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