Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php

LLMS_REST_Posts_Controller::llms_post_class_from_post_type()

Method: Get the llms post model class from the controller post type.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1756

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::sanitize_post_statuses()

Method: Sanitizes and validates the list of post statuses, including whether the user can query private statuses

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1790

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::check_read_permission()

Method: Checks if an llms post can be read.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1681

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::can_access_password_content()

Method: Checks if the user can access password-protected content.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1728

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::create_llms_post()

Method: Create an LLMS_Post_Model

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1310

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::prepare_links()

Method: Prepare links for the request.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1342

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::maybe_remove_filters_for_response()

Method: Re-add filters previously removed

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1403

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::maybe_add_removed_filters_for_response()

Method: Re-add filters previously removed

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1436

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::get_filters_to_be_removed_for_response()

Method: Get action/filters to be removed before preparing the item for response.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1462

Used by 0 functions | Uses 0 functions

llms_rest_{$this->post_type}_filters_removed_for_response

Filter Hook: Modify the array of filters to be removed before building the response.

Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1474

Used by 0 functions | Uses 0 functions
1 2 … 5 Next »
Proudly powered by WordPress