Browse: Home / Functions /

learndash_exam_challenge_view_permission

learndash_exam_challenge_view_permission( int $exam_id )

Check user access to Exam posts.


Description #

This function will check if the user has access to the Exam post.


Parameters #

$exam_id

(int) (Required) Exam Post ID.


Source #

File: includes/exam/ld-exam-functions.php


Changelog #

Changelog
Version Description
4.0.0 Introduced.