Forums

Is the define(‘SECRET_KEY’), still used? (3 posts)

  1. John Hoff
    Member
    Posted 1 year ago #

    On Donncha O Caoimh's page about what to do if your site gets hacked, he mentions you can add this to the wp-config file:

    define(‘SECRET_KEY’, ’1234567890′ );

    I know all about the wp-config's secret keys and the new SALT values, but I'm just curious if the 'SECRET_KEY' version is an older no longer used value.

    Thanks

  2. John Hoff
    Member
    Posted 1 year ago #

    Anyone know about this?

  3. lintunen
    Member
    Posted 1 year ago #

    If you meant like AUTH_KEY vs AUTH_SALT then from what I can tell WordPress 3.0 onwards uses both the KEY and SALT values because when I removed the KEY values, I was prompted in the dashboard to add them again.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.