[wp-hackers] checking for user logged in a plugin

Mike Little wordpress at zed1.com
Fri Apr 27 14:08:39 UTC 2012


You don't need to test is_user_logged_in(). current_user_can() will fail if
the user is not logged in.

Mike
-- 
Mike Little
http://zed1.com/


More information about the wp-hackers mailing list