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()
wp-includes
include_once(ABSPATH . "wp-admin/includes/plugin.php");