getCurrentUser
The Google Photos & Picasa Viewer getCurrentUser function.
Description
getCurrentUser();
Usage
if ( !function_exists( 'getCurrentUser' ) ) { require_once ABSPATH . PLUGINDIR . 'google-photos-picasa-viewer/cws-gpp-functions.php'; } // NOTICE! Understand what this does before running. $result = getCurrentUser();
Defined (1)
The function is defined in the following location(s).