his site is owned and operated by Juan a.k.a. JJ (JJNW). This confirms ownership of the Enhanced Memcached Manager plugin.
=== Enhanced Memcached Manager ===
Contributors: JJNW
Tags: cache, memcached, object-cache
Requires at least: 5.0
Tested up to: 6.7
Stable tag: 4.20
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description of your plugin here.
== Description ==
Longer description of your plugin here.
== Installation ==
Installation instructions here.
== Changelog ==
= 4.20 =
- Initial release
Enhanced Memcached Manager
A robust and secure plugin that implements Memcached for object caching, with support for multisite, compression, monitoring, and multiple server configurations.
Description
This plugin provides a complete Memcached integration for WordPress, offering:
- Multiple server support with weight distribution
- Compression options for optimized memory usage
- Real-time cache statistics and monitoring
- Multisite compatibility
- WP-CLI support for cache management
- Debug logging capabilities
- User-friendly admin interface
Requirements
Minimum Requirements
- WordPress 5.0 or higher
- PHP 7.2 or higher
- Memcached 3.0 or higher
- PHP Memcached extension installed and enabled
Recommended
- WordPress 6.0 or higher
- PHP 8.0 or higher
- Memcached 3.1 or higher
Installation
- Upload the plugin files to
/wp-content/plugins/memcached-object-cache
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Navigate to “Memcached Stats” in your admin menu to configure servers
Configuration
Server Settings
- Host: Your Memcached server address (default: 127.0.0.1)
- Port: Server port (default: 11211)
- Weight: Server weight for load distribution (default: 100)
Cache Settings
- Default Expiration: Cache lifetime in seconds (default: 3600)
- Compression: Enable/disable data compression
- Debug Mode: Enable detailed logging
Features
Dashboard Widget
Provides at-a-glance cache statistics:
- Memory usage
- Cache hit rate
- Total cached items
- Operation counts
WP-CLI Commands
“`bash
View cache statistics
wp memcached stats
Flush cache
wp memcached flush
wp memcached flush –force
Multisite Support
Automatically handles object caching across all sites in a multisite network with proper key prefixing.
Security
Implements WordPress nonce verification
Sanitizes all input data
Uses WordPress security functions
Proper error handling and logging
Safe default configurations
Changelog
4.20
Initial release
Multiple server support
Enhanced security features
WP-CLI integration
Dashboard widget
Debug logging
Support
For support, feature requests, or bug reporting, please visit our GitHub repository.
Credits
Developed by Juan (JJ)
Website: pathfinder2e.org