Project

General

Profile

Feature #478

Force WordPress Logins and Admin Interface to Use SSL

Added by Daniel Curtis over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
11/18/2014
Due date:
% Done:

100%

Estimated time:
0.10 h
Spent time:

Description

Making WordPress use SSL for logins and access to the admin interface is a simple task. Simply open up the wp-config.php and add the following line to the config:

define('FORCE_SSL_ADMIN', true);

That's it!

#1

Updated by Daniel Curtis over 9 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis over 9 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF