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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 5.6.0

llms_skip_content_prevention

Filter Hook: Filters whether or not content prevention is enabled.

Source: includes/class.llms.frontend.assets.php:92

Used by 1 function | Uses 0 functions

LLMS_Frontend_Assets::enqueue_content_protection()

Method: Enqueue inline copy prevention scripts.

Source: includes/class.llms.frontend.assets.php:76

Used by 0 functions | Uses 4 functions

LLMS_Roles::get_all_role_names()

Method: Returns an array of role names.

Source: includes/class.llms.roles.php:469

Used by 2 functions | Uses 1 function

LLMS_DB_Upgrader::enqueue_updates()

Method: Enqueue and dispatch required updates

Source: includes/class-llms-db-ugrader.php:150

Used by 1 function | Uses 4 functions

LLMS_DB_Upgrader::get_callback_prefix()

Method: Retrieve the callback’s prefix string based on the schema’s namespace declaration.

Source: includes/class-llms-db-ugrader.php:120

Used by 1 function | Uses 0 functions

LLMS_Prevent_Concurrent_Logins::current_user_current_session_login_time()

Method: Retrieve current session for the current user.

Source: includes/class-llms-prevent-concurrent-logins.php:138

Used by 1 function | Uses 0 functions

LLMS_Prevent_Concurrent_Logins::current_user_newest_session_login_time()

Method: Retrieve newest session login time for the current user.

Source: includes/class-llms-prevent-concurrent-logins.php:154

Used by 1 function | Uses 0 functions

LLMS_Prevent_Concurrent_Logins::maybe_prevent_concurrent_logins()

Method: Maybe prevent current logins.

Source: includes/class-llms-prevent-concurrent-logins.php:80

Used by 0 functions | Uses 2 functions

llms_allow_user_concurrent_logins

Filter Hook: Filters whether or not allowing a specific user to have concurrent sessions.

Source: includes/class-llms-prevent-concurrent-logins.php:95

Used by 1 function | Uses 0 functions

LLMS_Prevent_Concurrent_Logins::destroy_all_sessions_but_newest()

Method: Prevent login by destroying all the user’s sessions but the newest.

Source: includes/class-llms-prevent-concurrent-logins.php:117

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