Dev Resources

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

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

Filter Hook: Filters the property value

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get()

Method: Getter

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::__set()

Method: Magic Setter

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::get_array()

Method: Getter for array values

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::add_properties()

Method: Allow extending classes to add custom meta properties to the object

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::allowed_post_tags_set()

Method: Modify allowed post tags for wp_kses for this post

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::allowed_post_tags_unset()

Method: Remove modified allowed post tags for wp_kses for this post

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::translate()

Method: Wrapper for $this-get() which allows translation of the database value before outputting on screen

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::_e()

Method: Wrapper for the $this->translate() that echos the result rather than returning it

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::after_create()

Method: Called immediately after creating / inserting a new post into the database

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

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