PHPackages                             devgeniem/wp-disable-redis-object-cache-dropin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. devgeniem/wp-disable-redis-object-cache-dropin

ActiveWordpress-muplugin[Caching](/categories/caching)

devgeniem/wp-disable-redis-object-cache-dropin
==============================================

WordPress mu-plugin disabling Redis Object Cache for WordPress at various occasions.

1.0.0(7y ago)129.5k↓50%GPL-3.0-or-laterPHP

Since May 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/devgeniem/wp-disable-redis-object-cache-dropin)[ Packagist](https://packagist.org/packages/devgeniem/wp-disable-redis-object-cache-dropin)[ RSS](/packages/devgeniem-wp-disable-redis-object-cache-dropin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

[![geniem-github-banner](https://cloud.githubusercontent.com/assets/5691777/14319886/9ae46166-fc1b-11e5-9630-d60aa3dc4f9e.png)](https://cloud.githubusercontent.com/assets/5691777/14319886/9ae46166-fc1b-11e5-9630-d60aa3dc4f9e.png)

Redis Object Cache for WordPress Disabling Handler
==================================================

[](#redis-object-cache-for-wordpress-disabling-handler)

[![Latest Stable Version](https://camo.githubusercontent.com/9be3a51609875b04f9511b3faa1205a7e43244cc08c05fc179c94a4cfdabf5bb/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d64697361626c652d72656469732d6f626a6563742d63616368652d64726f70696e2d64697361626c652d68616e646c65722f762f737461626c65)](https://packagist.org/packages/devgeniem/wp-disable-redis-object-cache-dropin-disable-handler) [![Total Downloads](https://camo.githubusercontent.com/ad8712f8eb799c4f4f3efac20fa1ea3b113743ea6946edb6e453c28bdc5212e6/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d64697361626c652d72656469732d6f626a6563742d63616368652d64726f70696e2d64697361626c652d68616e646c65722f646f776e6c6f616473)](https://packagist.org/packages/devgeniem/wp-disable-redis-object-cache-dropin-disable-handler) [![Latest Unstable Version](https://camo.githubusercontent.com/2800571ce2c785e08620fc55e5ab8232be4b73e1095a7c5df3dd271010734ca0/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d64697361626c652d72656469732d6f626a6563742d63616368652d64726f70696e2d64697361626c652d68616e646c65722f762f756e737461626c65)](https://packagist.org/packages/devgeniem/wp-disable-redis-object-cache-dropin-disable-handler) [![License](https://camo.githubusercontent.com/66afa7f56709c2dec66001b1a4ad21ecfe664fcd12d0ded107e48cb82ea1a705/68747470733a2f2f706f7365722e707567782e6f72672f64657667656e69656d2f77702d64697361626c652d72656469732d6f626a6563742d63616368652d64726f70696e2d64697361626c652d68616e646c65722f6c6963656e7365)](https://packagist.org/packages/devgeniem/wp-disable-redis-object-cache-dropin-disable-handler)

This WordPress mu-plugin controls disabling the [Redis Object Cache for WordPress](https://github.com/devgeniem/wp-redis-object-cache-dropin) dropin at various occasions.

The plugin currently supports disabling the Redis while previewing a WordPress article or page. If you want to extend the disabling functionality to other events, please write an issue about it or make a pull request.

Installation
------------

[](#installation)

```
$ composer require devgeniem/wp-disable-redis-object-cache-dropin

```

Disabling events
----------------

[](#disabling-events)

### Preview

[](#preview)

Read and write requests to the Redis cache should be prevented while a user is previewing an article or a page. This is done by disabling the Redis connection altogether by returning a false value with the object cache dropin's `redis_object_cache_redis_status`.

Note that the disabling starts after the global WP query is set thus enabling initial cache functions like options loading and updating.

License
-------

[](#license)

GPLv3

Maintainers
-----------

[](#maintainers)

- [@villesiltala](https://github.com/villesiltala)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2556d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11960000?v=4)[Hion Digital Oy](/maintainers/devgeniem)[@devgeniem](https://github.com/devgeniem)

---

Tags

wordpressredisobject-cache

### Embed Badge

![Health badge](/badges/devgeniem-wp-disable-redis-object-cache-dropin/health.svg)

```
[![Health](https://phpackages.com/badges/devgeniem-wp-disable-redis-object-cache-dropin/health.svg)](https://phpackages.com/packages/devgeniem-wp-disable-redis-object-cache-dropin)
```

###  Alternatives

[rhubarbgroup/redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.

51795.3k1](/packages/rhubarbgroup-redis-cache)[rtcamp/nginx-helper

Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.

23517.0k1](/packages/rtcamp-nginx-helper)[cache/redis-adapter

A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags

523.9M27](/packages/cache-redis-adapter)[devgeniem/redipress

RediPress

3432.6k](/packages/devgeniem-redipress)[pressjitsu/pj-object-cache-red

The fastest known WordPress Redis-based Object Cache.

971.9k](/packages/pressjitsu-pj-object-cache-red)[leocolomb/wp-redis

A persistent cache backend for WordPress powered by Redis.

197.2k](/packages/leocolomb-wp-redis)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
