LLMS_REST_Controller::prepare_args_for_total_count_query( array $args, WP_REST_Request $request )

Prepare query args for total count query.


Description Description


Parameters Parameters

$args

(Required) Array of query args.

$request

(Required) Full details about the request.


Top ↑

Return Return

(array)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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