{"id":121141,"date":"2020-05-16T11:00:46","date_gmt":"2020-05-16T11:00:46","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/object-cache-4-everyone\/"},"modified":"2026-03-21T16:10:59","modified_gmt":"2026-03-21T16:10:59","slug":"object-cache-4-everyone","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/object-cache-4-everyone\/","author":14843894,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.3","stable_tag":"2.3","tested":"6.9.4","requires":"5.0","requires_php":"7.0","requires_plugins":null,"header_name":"Object Cache 4 everyone","header_author":"fpuenteonline","header_description":"Memcached or disk backend support for the WP Object Cache. Memcached server running and PHP Memcache class needed for better performance. No configuration needed, runs automatically","assets_banners_color":"d4d3d9","last_updated":"2026-03-21 16:10:59","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/object-cache-4-everyone","header_author_uri":"https:\/\/twitter.com\/fpuenteonline","rating":4.3,"author_block_rating":0,"active_installs":5000,"downloads":63706,"num_ratings":28,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":{"2.3":{"tag":"2.3","author":"fpuenteonline","date":"2026-03-21 16:10:59"}},"upgrade_notice":[],"ratings":{"1":3,"2":1,"3":2,"4":0,"5":22},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2306156,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2306156,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3487469,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3487469,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.3"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[146,11135,7913,21091],"plugin_category":[52],"plugin_contributors":[184068],"plugin_business_model":[],"class_list":["post-121141","plugin","type-plugin","status-publish","hentry","plugin_tags-cache","plugin_tags-memcached","plugin_tags-object-cache","plugin_tags-wpo","plugin_category-performance","plugin_contributors-fpuenteonline","plugin_committers-fpuenteonline"],"banners":{"banner":"https:\/\/ps.w.org\/object-cache-4-everyone\/assets\/banner-772x250.png?rev=3487469","banner_2x":"https:\/\/ps.w.org\/object-cache-4-everyone\/assets\/banner-1544x500.png?rev=3487469","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/object-cache-4-everyone\/assets\/icon-128x128.png?rev=2306156","icon_2x":"https:\/\/ps.w.org\/object-cache-4-everyone\/assets\/icon-256x256.png?rev=2306156","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Improve your server performance by using Memcached for object caching or by using disk support for object caching.<\/p>\n\n<p>Fewer resources needed and better PageSpeed.<\/p>\n\n<p>Fewer database queries needed.<\/p>\n\n<p>Automatically detects any running Memcached server and adds an object-cache.php file to your WordPress site.<\/p>\n\n<p>Default memcached servers tested:\n- 127.0.0.1:11211\n- 127.0.0.1:11212\n- 127.0.0.1:11213\n- 127.0.0.1:20000\n- 127.0.0.1:20001\n- Any SiteGround Memcached setup<\/p>\n\n<p>Since 1.4, you can declare your own Memcached Server instance in the wp-config.php file.\nExample: \ndefine('OC4EVERYONE_MEMCACHED_SERVER', '127.0.0.1:11211');<\/p>\n\n<p>Starting from version 1.6, you have the option to declare in the wp-config.php file whether you want to use the external disk object cache if the Memcached Server is not present.\nOutdated or malfunctioning disks can negatively impact website performance.\nExample:\ndefine('OC4EVERYONE_DISABLE_DISK_CACHE', true);<\/p>\n\n<p>This plugin includes a modified template from this project:\nhttps:\/\/github.com\/humanmade\/wordpress-pecl-memcached-object-cache\nA WordPress object cache that uses the memcached (not memcache) PECL extension.\nThanks to Zack Tollman &amp; 10up<\/p>\n\n<!--section=changelog-->\n<h4>2.3 - 2025-03-20<\/h4>\n\n<p>WPCS review\nAdded WordPress 6.9 compatibility\nHappy birthday<\/p>\n\n<h4>2.2 - 2023-11-06<\/h4>\n\n<p>Added Memcached server flush functionality. You can now easily flush your Memcached server's cache directly from the plugin. Click the \"Flush cache\" link in the plugin description to clear the cache.\nAdded WordPress 6.4 compatibility. The plugin has been updated to ensure seamless compatibility with the latest version of WordPress, version 6.4.<\/p>\n\n<h4>2.1 - 2023-09-19<\/h4>\n\n<p>Added functionality to enable the plugin in additional staging or development environments on the same server.<\/p>\n\n<h4>2.0 - 2023-09-15<\/h4>\n\n<p>Implemented WordPress best practices and reorganized server info.<\/p>\n\n<h4>1.8 - 2023-09-13<\/h4>\n\n<p>Flush cache on plugin activation\/deactivation.<\/p>\n\n<h4>1.7 - 2023-08-19<\/h4>\n\n<p>Sanitize wrong keys<\/p>\n\n<h4>1.6 - 2023-08-09<\/h4>\n\n<p>Disable Disk Object cache conditionally<\/p>\n\n<h4>1.5 - 2023-08-03<\/h4>\n\n<p>Show Memcached stats<\/p>\n\n<h4>1.4.3 - 2023-08-02<\/h4>\n\n<p>PHP 8.2 Deprecation Test<\/p>\n\n<h4>1.4 - 2023-08-02<\/h4>\n\n<p>Declare your own Memcached Server instance.\nMore accurate message information\nNew strings<\/p>\n\n<h4>1.3 - 2023-07-26<\/h4>\n\n<p>Updated WordPress compatibility\nNew strings<\/p>\n\n<h4>1.2 - 2023-06-12<\/h4>\n\n<p>Updated WordPress compatibility\nPHP 8.x compatibility<\/p>\n\n<h4>1.1 - 2020-05-20<\/h4>\n\n<p>Improvements, more default servers added.\nAdded SiteGround Memcached server automatically.<\/p>\n\n<h4>1.0 - 2020-05-16<\/h4>\n\n<p>Initial release.<\/p>","raw_excerpt":"Memcached or disk-based WP Object Cache. Boosts performance and reduces DB queries. Auto-configures and supports custom servers.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/121141","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=121141"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/fpuenteonline"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=121141"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=121141"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=121141"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=121141"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=121141"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=121141"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}