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_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_{$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_get_{$this->model_post_type}_{$key}_date

Filter Hook: Filters the date(s)

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_date_format()

Method: Retrieve the default date format for the post model

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

Used by 0 functions | Uses 0 functions

llms_get_{$this->model_post_type}_date_format

Filter Hook: Filters the date format

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_default_value()

Method: Get the default value of a property

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_image()

Method: Retrieve URL for an image associated with the post

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

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