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::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::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::prepare_item_for_response()

Method: Prepare a single item for the REST response

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::get_taxonomy_rest_base()

Method: Maps a taxonomy name to the relative rest base

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::prepare_items_query()

Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::check_create_permission()

Method: Checks if a post can be edited.

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::prepare_items_query_orderby_mappings()

Method: Map to proper WP_Query orderby param.

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::check_update_permission()

Method: Checks if an llms post can be edited.

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

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