Browse: Home / Functions /

learndash_get_group_courses_order

learndash_get_group_courses_order( int $group_id )

Gets the group courses order query arguments.


Description #


Parameters #

$group_id

(int) (Optional) The ID of the group. Default 0.


Return #

(array) An array of group courses order query arguments.


Source #

File: includes/ld-groups.php


Changelog #

Changelog
Version Description
3.2.0 Introduced.