Download Version
- Object Cache Pro v1.23.1
Please add the following code before installing the plugin to your wp-config.php Documentation.
define('WP_REDIS_CONFIG', [
'token' => 'B5E0B5F8DD8689E6ACA49DD6E6E1A930B5E0B5F8DD8689E6ACA49DD6E6E1',
'host' => '127.0.0.1',
'port' => 6379,
'database' => 0, // change for each site
'maxttl' => 3600 * 24 * 7, // 7 days
'timeout' => 1.0,
'read_timeout' => 1.0,
'split_alloptions' => true,
'debug' => false,
]);
define('WP_REDIS_DISABLED', false);
Object Cache Pro Core Features
Object Cache Pro: Power up your WordPress site at breakneck speeds!
In today's competitive web environment where website performance is critical, Object Cache Pro leverages Redis technology to provide an enterprise-class object caching solution for WordPress that dramatically improves site responsiveness and stability.
Core Characteristics:
- Native Performance Optimization: Designed from the ground up for performance, reducing unnecessary Redis reads and writes and keeping memory footprint extremely low.
- fully compatible: Fully follow WordPress object caching API, support WooCommerce, Jetpack, Yoast SEO and other mainstream plug-ins.
- Advanced FeaturesCache prefetching, asynchronous refreshing, data compression and detailed cache analytics are supported to help you gain insight into your website's performance.
- safe and reliable: Supports TLS secure connections and provides health checks and WP CLI integration to ensure stable system operation.
- Professional Support: Dedicated engineer support is available to respond quickly to your technical needs.
Whether you run a large-scale e-commerce platform or manage a high-traffic content site, Object Cache Pro provides you with a stable and efficient caching solution to help your business continue to grow.
Compatibility of Object Cache Pro with other plugins
Object Cache Pro is compatible with several popular WordPress plugins, including:
- WooCommerce
- Jetpack
- Yoast SEO
- WP Rocket
- WP Super Cache
- Swift Performance
- WP-Optimize
- Cache Enabler
When using plug-ins that include object caching functionality (e.g. W3 Total Cache, LiteSpeed Cache), it is recommended to disable the object caching functionality in these plug-ins to avoid conflicts with Object Cache Pro.
In addition, Object Cache Pro is compatible with Cloudflare's Automatic Platform Optimization (APO) service.



