I\'m trying to get the current user info in my plugin using the func wp_get_current_user(). But am getting Call to undefined function wp_get_current_user()
Call to undefined function wp_get_current_user()
You can use this,
this should fix your problem :)