EasyEngine / EasyEngine/easyengine

wp_cache_set expire parameter has no effect

Open
#1,430 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
2.2k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

latest ee v4.0.14, ubuntu 18
cache works with Redis, but it seems that the expire parameter has no effect.
wp_cache_set( $cache_key, $cache_data, null, MONTH_IN_SECONDS * 2 );

caches the data, but after a short time (a minute maybe), it resets, it seems.
Any clue?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.