LLMS_Abstract_User_Data::__get( string $key )

Magic Getter for User Data


Description Description

Mapped directly to the WP_User class.


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.34.0 Allow user_url to be retrieved.
3.10.1 Unknown.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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