Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/functions/llms.functions.access.php

llms_get_restriction_message

Filter Hook: Allow filtering the restriction message.

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

Used by 0 functions | Uses 0 functions

llms_is_page_restricted()

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

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

Used by 0 functions | Uses 0 functions

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:319

Used by 0 functions | Uses 0 functions

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:362

Used by 0 functions | Uses 0 functions

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:442

Used by 0 functions | Uses 0 functions

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:497

Used by 0 functions | Uses 0 functions

llms_is_post_restricted_by_sitewide_membership()

Function: Determine if a post should bypass sitewide membership restrictions.

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

Used by 0 functions | Uses 0 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:598

Used by 0 functions | Uses 0 functions

llms_is_quiz_accessible()

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

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

Used by 0 functions | Uses 0 functions

llms_get_restriction_message()

Function: Retrieve a message describing the reason why content is restricted.

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

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress