• Number four says to do the following. Is it necessary? Also what is the long random string? Where do I get that? Thanks.

    4. Add the WP_CACHE_KEY_SALT constant to the wp-config.php:php
    define( ‘WP_CACHE_KEY_SALT’, ‘…long random string…’ );

    • This topic was modified 3 years, 4 months ago by mattwmc2001.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Add the WP_CACHE_KEY_SALT constant to the wp-config.php?’ is closed to new replies.