• Hi,

    In class-bwp-gxs-module.php,

    wp_cache_add($post->ID, $post, ‘posts’);

    Has no expiry. It’s starting to bloat our Redis server with a ton of non expired transients.

    Maybe add a day cache expiry to it?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘wp_cache_add no expiry’ is closed to new replies.