Forums
(@dortamur)
20 years, 2 months ago
I got an error using: get_currentuserdata(); …but after some rummaging, tried this, and it worked: get_currentuserinfo();
(I’m using wp 1.5.2 at the moment).