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


Top ↑

Return Return

(mixed)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.user.data.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.