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:928
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:928
Method: Map to proper WP_Query orderby param.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:958
Method: Prepares a single post for create or update.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:987
Method: Get the LLMS Posts’s schema, conforming to JSON Schema.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1094
Method: Create an LLMS_Post_Model
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:1321
Method: Check if a given request has access to delete an item.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:630
Method: Deletes a single llms post.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:664
Method: Whether the delete should be forced.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:738
Method: Whether the trash is supported.
Source: libraries/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:749
Method: Get objects.
Source: vendor/lifterlms/lifterlms-rest/includes/abstracts/class-llms-rest-posts-controller.php:611