LD_REST_Users_Controller_V2::rest_collection_params_filter()
Method: For LearnDash post type we override the default order/orderby to ASC/title instead of the WP default DESC/date.
Source: includes/rest-api/v2/class-ld-rest-users-controller.php:98
Method: For LearnDash post type we override the default order/orderby to ASC/title instead of the WP default DESC/date.
Source: includes/rest-api/v2/class-ld-rest-users-controller.php:98
Method: Filter Users query args.
Source: includes/rest-api/v2/class-ld-rest-users-controller.php:112
Method: Override the User REST response links.
Source: includes/rest-api/v2/class-ld-rest-users-controller.php:125
Method: Get the REST URL setting.
Source: includes/rest-api/v2/class-ld-rest-users-controller.php:175
Class:
Source: includes/rest-api/v2/class-ld-rest-users-controller.php:27
Method: Protected constructor for class
Source: includes/rest-api/v2/class-ld-rest-users-controller.php:59
Method: Registers the routes for the objects of the controller.
Source: includes/rest-api/v2/class-ld-rest-users-controller.php:80