LLMS_Abstract_User_Data::get( string $key )
Allows direct access to WP_User object for retrieving user data from the user or usermeta tables
Description Description
Parameters Parameters
- $key
-
(Required) key of the property to get a value for
Return Return
(mixed)
Source Source
File: includes/abstracts/llms.abstract.user.data.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |