LLMS_Abstract_User_Data::get_student()
Method: Allow extending classes to access the main student class
Source: includes/abstracts/llms.abstract.user.data.php:170
Method: Allow extending classes to access the main student class
Source: includes/abstracts/llms.abstract.user.data.php:170
Method: Retrieve the instance of the WP User for the student
Source: includes/abstracts/llms.abstract.user.data.php:180
Method: Retrieve the User ID based on object
Source: includes/abstracts/llms.abstract.user.data.php:191
Method: Update a meta property for the user
Source: includes/abstracts/llms.abstract.user.data.php:216
Method: Magic Getter for User Data Mapped directly to the WP_User class
Source: includes/abstracts/llms.abstract.user.data.php:57
Method: Retrieve an item from the cache
Source: includes/abstracts/llms.abstract.user.data.php:96
Method: Delete an item from the cache
Source: includes/abstracts/llms.abstract.user.data.php:107
Method: Add an item to the cache cache
Source: includes/abstracts/llms.abstract.user.data.php:119
Method: Determine if the user exists
Source: includes/abstracts/llms.abstract.user.data.php:129
Method: Allows direct access to WP_User object for retrieving user data from the user or usermeta tables
Source: includes/abstracts/llms.abstract.user.data.php:140