LLMS_REST_Posts_Controller::prepare_items_query_orderby_mappings( array $query_args, WP_REST_Request $request )

Map to proper WP_Query orderby param.


Description Description


Parameters Parameters

$query_args

(Required) WP_Query arguments.

$request

(Required) Full details about the request.


Top ↑

Return Return

(array) Query arguments.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.