• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/functions/llms.functions.access.php

llms_is_quiz_accessible()

Function: Determine if a quiz should be accessible by a user

Source: includes/functions/llms.functions.access.php:541

Used by 1 function | Uses 2 functions

llms_page_restricted_before_check_access

Filter Hook: Allow filtering of results before checking if the student has access

Source: includes/functions/llms.functions.access.php:82

Used by 1 function | Uses 0 functions

llms_get_restriction_message()

Function: Retrieve a message describing the reason why content is restricted Accepts an associative array of restriction data that can be retrieved from llms_page_restricted()

Source: includes/functions/llms.functions.access.php:175

Used by 5 functions | Uses 1 function

llms_is_page_restricted()

Function: Get a boolean out of llms_page_restricted for easy if checks

Source: includes/functions/llms.functions.access.php:239

Used by 0 functions | Uses 1 function

llms_is_post_restricted_by_drip_settings()

Function: Determine if a lesson/quiz is restricted by drip settings

Source: includes/functions/llms.functions.access.php:252

Used by 1 function | Uses 1 function

llms_is_post_restricted_by_prerequisite()

Function: Determine if a lesson/quiz is restricted by a prerequisite lesson

Source: includes/functions/llms.functions.access.php:293

Used by 1 function | Uses 1 function

llms_is_post_restricted_by_time_period()

Function: Determine if a course (or lesson/quiz) is “open” according to course time period settings

Source: includes/functions/llms.functions.access.php:371

Used by 1 function | Uses 1 function

llms_is_post_restricted_by_membership()

Function: Determine if a WordPress post (of any type) is restricted to at least one LifterLMS Membership level

Source: includes/functions/llms.functions.access.php:425

Used by 3 functions | Uses 1 function

llms_is_post_restricted_by_sitewide_membership()

Function: Determine if a post should bypass sitewide membership restrictions If sitewide membership restriction is disabled, this will always return false

Source: includes/functions/llms.functions.access.php:500

Used by 1 function | Uses 2 functions

lifterlms_sitewide_restriction_bypass_ids

Filter Hook: Pages that can be bypassed when sitewide restrictions are enabled

Source: includes/functions/llms.functions.access.php:510

Used by 1 function | Uses 0 functions
1 2 Next »
© 2014 - 2019 LifterLMS · Privacy Policy · Terms and Conditions