-
-
Save barbareshet/f889dc8b102588ea5ec4f35f912382c3 to your computer and use it in GitHub Desktop.
Exclude options data from being caching in Redis using the Redis Object Cache plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
define( 'WP_REDIS_IGNORED_GROUPS', [ 'options' ]); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment