Unique session WordPress

You can do this by changing LOGGED_IN_KEY constant in your wp-config.php before logging in.

define('AUTH_KEY', 'put your unique phrase here');

Update: it’s better to invalidate all secret keys. They can be generated by WordPress own generator here: https://api.wordpress.org/secret-key/1.1/

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)