Browse: Home / Functions /

learndash_user_can_bypass_course_limits

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

learndash_user_can_bypass_course_limits( int $user_id = null )

LearnDash user can bypass course limits


Description #


Parameters #

$user_id

(int) (Optional) User ID.

Default value: null


Source #

File: includes/deprecated/3.1.7/functions.php


Changelog #

Changelog
Version Description
3.1.7 Introduced. Use 'learndash_can_user_bypass' instead.