Title: ObjectNest Cache
Author: shahidirfan100
Published: <strong>September 24, 2026</strong>
Last modified: September 24, 2026

---

Search plugins

![](https://ps.w.org/objectnest-cache/assets/banner-772x250.png?rev=3710519)

![](https://ps.w.org/objectnest-cache/assets/icon.svg?rev=3710519)

# ObjectNest Cache

 By [shahidirfan100](https://profiles.wordpress.org/shahidirfan100/)

[Download](https://downloads.wordpress.org/plugin/objectnest-cache.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/objectnest-cache/#description)
 * [Reviews](https://wordpress.org/plugins/objectnest-cache/#reviews)
 *  [Installation](https://wordpress.org/plugins/objectnest-cache/#installation)
 * [Development](https://wordpress.org/plugins/objectnest-cache/#developers)

 [Support](https://wordpress.org/support/plugin/objectnest-cache/)

## Description

ObjectNest Cache makes persistent object caching understandable and manageable inside
WordPress. It connects WordPress to a Memcached server through the standard `wp-
content/object-cache.php` drop-in and explains whether the PHP extension, server,
and drop-in are working.

The plugin stays local-first. It does not create an account, send site data to a
remote service, add frontend assets, or track visitors.

### Features

 * Automatic discovery of common local Memcached endpoints.
 * Custom Memcached host and port configuration.
 * Connection test with actionable diagnostics.
 * Safe connect and disconnect controls.
 * Refuses to overwrite a foreign object-cache.php drop-in.
 * Live Memcached version, uptime, hit ratio, items, memory, connections, traffic,
   and evictions.
 * Optional disk object-cache fallback when Memcached is unavailable.
 * Explicit administrator-only cache flush action protected by a nonce.
 * Responsive, keyboard-friendly WordPress admin dashboard.
 * A compact WordPress Dashboard widget showing live hit ratio, memory, items, evictions,
   and uptime.

### Requirements

 * WordPress 5.8 or newer.
 * PHP 7.4 or newer.
 * For Memcached: the PECL `memcached` extension and a reachable Memcached server.
 * The legacy PECL `memcache` extension is not the extension used by the Memcached
   backend.

### Safety

ObjectNest never overwrites an object-cache.php file it does not own. Memcached 
should listen on a private interface or protected network; do not expose it to the
public internet. Cache keys are salted per WordPress installation when the generated
drop-in is created.

The Flush action affects the connected cache backend’s pool. Use it only when you
understand whether that server is shared with other applications.

## Screenshots

[⌊Review the cache state, connection controls, summary metrics, and health checks
from the ObjectNest dashboard.⌉⌊Review the cache state, connection controls, summary
metrics, and health checks from the ObjectNest dashboard.⌉[

Review the cache state, connection controls, summary metrics, and health checks 
from the ObjectNest dashboard.

[⌊Inspect the Memcached statistics area and choose automatic discovery from the 
connection settings panel.⌉⌊Inspect the Memcached statistics area and choose automatic
discovery from the connection settings panel.⌉[

Inspect the Memcached statistics area and choose automatic discovery from the connection
settings panel.

[⌊Configure a custom Memcached host and port while keeping the fallback choice visible.⌉⌊
Configure a custom Memcached host and port while keeping the fallback choice visible
.⌉[

Configure a custom Memcached host and port while keeping the fallback choice visible.

[⌊Monitor live Memcached health metrics from the WordPress Dashboard widget.⌉⌊Monitor
live Memcached health metrics from the WordPress Dashboard widget.⌉[

Monitor live Memcached health metrics from the WordPress Dashboard widget.

## Installation

 1. Install and activate ObjectNest Cache.
 2. Open ObjectNest Cache in the WordPress admin menu.
 3. Confirm the PHP extension and server readiness checks.
 4. Choose automatic discovery or save a custom host and port.
 5. Select Connect. ObjectNest will create its own `object-cache.php` only when no 
    foreign drop-in is present.

If Memcached is unavailable, choose the optional disk fallback. Disk fallback is
intended as a compatibility option, not a replacement for a properly configured 
memory cache.

## FAQ

### Why does the dashboard say the PHP extension is missing?

The Memcached daemon and PHP extension are separate. Ask your host to enable the
PECL `memcached` extension for the PHP version serving WordPress.

### Why will ObjectNest not connect?

Check the PHP extension, host and port, server firewall, and whether another persistent
object-cache plugin already owns `wp-content/object-cache.php`.

### Can ObjectNest run with Redis Object Cache or another object-cache plugin?

Only one persistent object-cache drop-in should be active at a time. ObjectNest 
reports a conflict and does not overwrite another plugin’s file.

### Does ObjectNest cache frontend pages?

No. It provides persistent WordPress object caching. Page caching, browser caching,
CDN caching, and PHP OPcache are separate layers.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ObjectNest Cache” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ shahidirfan100 ](https://profiles.wordpress.org/shahidirfan100/)

[Translate “ObjectNest Cache” into your language.](https://translate.wordpress.org/projects/wp-plugins/objectnest-cache)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/objectnest-cache/),
check out the [SVN repository](https://plugins.svn.wordpress.org/objectnest-cache/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/objectnest-cache/)
by [RSS](https://plugins.trac.wordpress.org/log/objectnest-cache/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0.1**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [cache](https://wordpress.org/plugins/tags/cache/)[memcached](https://wordpress.org/plugins/tags/memcached/)
   [object cache](https://wordpress.org/plugins/tags/object-cache/)[performance](https://wordpress.org/plugins/tags/performance/)
   [site health](https://wordpress.org/plugins/tags/site-health/)
 *  [Advanced View](https://wordpress.org/plugins/objectnest-cache/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/objectnest-cache/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/objectnest-cache/reviews/)

## Contributors

 *   [ shahidirfan100 ](https://profiles.wordpress.org/shahidirfan100/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/objectnest-cache/)