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_Post_Model::get_date()

Method: Getter for date strings with optional date format conversion

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

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
« Previous 1 … 3 4 5 … 8 Next »
Proudly powered by WordPress