Browse: Home / Functions /

get_course_expired_access_from_meta

This function has been deprecated. Use ‘learndash_get_course_expired_access_from_meta’ instead.

get_course_expired_access_from_meta( int $couese_id )

Gets the user expired course access from the meta.


Description #


Parameters #

$couese_id

(int) (Optional) Course ID. Default 0.


Return #

(array)


Source #

File: includes/deprecated/2.6.4/functions.php


Changelog #

Changelog
Version Description
2.6.4 Introduced. Use 'learndash_get_course_expired_access_from_meta' instead.