• 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 / includes/class-llms-prevent-concurrent-logins.php

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

LLMS_Prevent_Concurrent_Logins

Class: LLMS_Prevent_Concurrent_Logins class.

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

Used by 0 functions | Uses 0 functions

LLMS_Prevent_Concurrent_Logins::__construct()

Method: Private Constructor.

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

Used by 0 functions | Uses 1 function

LLMS_Prevent_Concurrent_Logins::init()

Method: Initialize.

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

Used by 0 functions | Uses 0 functions
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions