[wp-trac] Re: [WordPress Trac] #7001: Admin SSL Support
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 27 21:48:39 GMT 2008
#7001: Admin SSL Support
---------------------+------------------------------------------------------
Reporter: ryan | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by ryan):
You can do this:
{{{
if ( !is_user_logged_in() )
auth_redirect();
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/7001#comment:17>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list