Created
October 25, 2021 16:39
-
-
Save lukecav/46bac9b347a2d6ded182e293ab818122 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 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
https://wordpress.org/plugins/redis-cache/
https://wordpress.org/support/topic/how-we-can-exclude-wp_options-form-persistan-cache/
https://wordpress.org/support/topic/wp_redis_ignored_groups-2/
https://github.com/rhubarbgroup/redis-cache/wiki/Configuration-Options#wp_redis_ignored_groups-default-counts-plugins