llms_can_user_bypass_restrictions( LLMS_Student|WP_User|int $user = null )

Determine whether or not a user can bypass enrollment, drip, and prerequisite restrictions


Description Description


Parameters Parameters

$user

(Optional) LLMS_Student, WP_User, or WP User ID, if none supplied get_current_user() will be used.

Default value: null


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/functions/llms.functions.person.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.9.0
3.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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