Retrieves the value of a property or meta key.
Description
Retrieves from the users and usermeta table.
Parameters
$keystringrequired- Property
Source
public function get( $key ) {
return $this->__get( $key );
}
Changelog
| Version | Description |
|---|---|
| 3.3.0 | Introduced. |
// Example Code Display user_firstname