API/functions/bb get current user
From bbPulp
| Function | |
|---|---|
| bb_get_current_user | |
| File: | /bb-includes/pluggable.php |
| Class: | none |
| Pluggable: | yes |
| Introduced: | revision 354 |
| Deprecated: | no |
[edit] Description
object bb_get_current_user ( void )
Gets the details of the current user, checking user validity along the way using the bb_current_user function.
[edit] Return values
Returns an object containing the current users details.
[edit] Plugins that redefine this function
None

