Title: Userinformation
Last modified: August 18, 2016

---

# Userinformation

 *  Resolved [Thijs](https://wordpress.org/support/users/thijs/)
 * (@thijs)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/userinformation/)
 * Hi,
 * I’ve wordpress running for about a while, but now I want to change some things
   and build some things on it. For some of this I need to get things like user 
   name and e-mail etc. .
    Now I tried using get_currentuserinfo();, like [http://codex.wordpress.org/get_currentuserinfo](http://codex.wordpress.org/get_currentuserinfo)
   says, but this gives me an error: Call to undefined function.
 * Does anyone know what the problem is and how i can solve it?
 * Thijs

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/userinformation/#post-474874)
 * what version?
 * If youre using 2.x that function is inside pluggable-fucntions.php which, in 
   my own experience, has caused problems.
 * What I did was move everything out of that file and into one of the other core
   files, like plain ole functions.php
 * There might be other ways to get around that error, thats just the way I overcame
   it.
 *  Thread Starter [Thijs](https://wordpress.org/support/users/thijs/)
 * (@thijs)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/userinformation/#post-474878)
 * I’m using 2.0.4. I’ll try if this works for me. I keep you posted
 *  Thread Starter [Thijs](https://wordpress.org/support/users/thijs/)
 * (@thijs)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/userinformation/#post-474879)
 * This worked for me. I only used require_once(dirname(__FILE__).’/pluggable-functions.
   php’); instead of copying everything to functions.php
 * Thanks anyway!:)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Userinformation’ is closed to new replies.

## Tags

 * [function](https://wordpress.org/support/topic-tag/function/)
 * [information](https://wordpress.org/support/topic-tag/information/)
 * [user](https://wordpress.org/support/topic-tag/user/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Thijs](https://wordpress.org/support/users/thijs/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/userinformation/#post-474879)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
