https://api.wordpress.org/secret-key/1.1/salt/
wp-config.php
uses the value generated by url above.
Is it okay to change this regularly (for example, once a week)?
If it's OK, what should I be careful about?
wordpress
You should be careful if you are posting with more than one user.
In the worst case scenario, I logged out in the middle of typing and re-entered it.
From the comments in the Japanese version of wp-config.php, "You can disable all existing cookies by changing them at any time.This forces all users to log in again."
© 2024 OneMinuteCode. All rights reserved.