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_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

LLMS_Post_Model::create()

Method: Create a new post of the Instantiated Model

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

Used by 0 functions | Uses 0 functions

llms_new_{$this->model_post_type}

Filter Hook: Defines base methods and properties for programmatically interfacing with LifterLMS Custom Post Types

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::clone_post()

Method: Clones the Post if the post is cloneable

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::export()

Method: Trigger an export download of the given post type

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

Used by 0 functions | Uses 0 functions

llms_post_model_export_filename

Filter Hook: Filters the export file name

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

Used by 0 functions | Uses 0 functions

LLMS_Post_Model::___get()

Method: Private getter.

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

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