[wpmu-trac] Re: [WordPress MU Trac] #592: general https support
WordPress MU Trac
wpmu-trac at lists.automattic.com
Wed Mar 4 17:36:00 GMT 2009
#592: general https support
---------------------------+------------------------------------------------
Reporter: chriseveleigh | Owner: somebody
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: component1 | Version:
Severity: normal | Resolution: invalid
Keywords: |
---------------------------+------------------------------------------------
Comment (by bretm):
Guys, this work should already be complete, as a part of 2.6. See Ryan
Boren's post:
http://boren.nu/archives/2008/07/14/ssl-and-cookies-in-wordpress-26/
You can pretty conveniently enable this via:
{{{
if ( function_exists('force_ssl_admin') )
force_ssl_admin(true);
}}}
We've been using this for several months in our wordpress-mu packages.
cheers,
--Bret
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/592#comment:8>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list