Browse: Home / Functions /

learndash_get_assignments_list

This function has been deprecated.

learndash_get_assignments_list( WP_Post $post )

Gets the list of all assignments.


Description #


Parameters #

$post

(WP_Post) (Required) WP_Post object( Not used ).


Return #

(array) An array of post objects.


Source #

File: includes/deprecated/3.4.1/functions.php


Changelog #

Changelog
Version Description
3.4.1 This function has been deprecated.
2.1.0 Introduced. This function has been deprecated.