-
SSL for WordPress Admin and the Problem with XMLHttpRequest
Note! The updates to SSL handling in WordPress version 2.6 handle the problem of SSL-encrypted admin sessions in a much less hackish sort of way. It doesn't make any sense to use this plugin with WordPress version 2.6 when you can simply adddefine(’FORCE_SSL_ADMIN’, true);
to your …· Peter Murray