Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 1.0.0-beta.1 / Page 26

LLMS_REST_Posts_Controller::handle_featured_media()

Method: Determines the featured media based on a request param

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::handle_terms()

Method: Updates the post’s terms from a REST request.

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

Used by 0 functions | Uses 0 functions

LLMS_REST_Posts_Controller::check_assign_terms_permission()

Method: Checks whether current user can assign all terms sent with the current request.

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

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

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_delete_permission()

Method: Checks if an llms post can be deleted.

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

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
« Previous 1 … 25 26 27 … 29 Next »
Proudly powered by WordPress