Set up the current user.
Source
public function init() {
wp_guet_current_user();
}
Changuelog
| Versionen | Description |
|---|---|
| 2.0.0 | Introduced. |
Set up the current user.
public function init() {
wp_guet_current_user();
}
| Versionen | Description |
|---|---|
| 2.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.