{"id":258829,"date":"2025-10-31T17:46:42","date_gmt":"2025-10-31T17:46:42","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/mesi-cache\/"},"modified":"2025-12-17T15:22:21","modified_gmt":"2025-12-17T15:22:21","slug":"mesi-cache","status":"publish","type":"plugin","link":"https:\/\/srd.wordpress.org\/plugins\/mesi-cache\/","author":23392980,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.5","stable_tag":"1.2.5","tested":"6.9.4","requires":"5.5","requires_php":"7.4","requires_plugins":null,"header_name":"Mesi Cache","header_author":"andresmesi","header_description":"Ultra-light static HTML caching system for WordPress. Generates static files served directly by Apache for maximum performance.","assets_banners_color":"8ea6b6","last_updated":"2025-12-17 15:22:21","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/andresmesi\/mesi-cache","header_author_uri":"https:\/\/mesi.com.ar","rating":0,"author_block_rating":0,"active_installs":0,"downloads":227,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.2.4":{"tag":"1.2.4","author":"andresmesi","date":"2025-10-31 17:47:23"},"1.2.5":{"tag":"1.2.5","author":"andresmesi","date":"2025-12-17 15:22:21"}},"upgrade_notice":{"":"<p>Back up your <code>.htaccess<\/code> before updating, as rewrite rules may change.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3387786,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3387786,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3387786,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3387786,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2.4","1.2.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3387786,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3387786,"resolution":"2","location":"assets","locale":""}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2436,146,246,247,17693],"plugin_category":[52,54],"plugin_contributors":[250061],"plugin_business_model":[],"class_list":["post-258829","plugin","type-plugin","status-publish","hentry","plugin_tags-apache","plugin_tags-cache","plugin_tags-html","plugin_tags-performance","plugin_tags-static","plugin_category-performance","plugin_category-security-and-spam-protection","plugin_contributors-andresmesi","plugin_committers-andresmesi"],"banners":{"banner":"https:\/\/ps.w.org\/mesi-cache\/assets\/banner-772x250.png?rev=3387786","banner_2x":"https:\/\/ps.w.org\/mesi-cache\/assets\/banner-1544x500.png?rev=3387786","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/mesi-cache\/assets\/icon-128x128.png?rev=3387786","icon_2x":"https:\/\/ps.w.org\/mesi-cache\/assets\/icon-256x256.png?rev=3387786","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/mesi-cache\/assets\/screenshot-1.png?rev=3387786","caption":""},{"src":"https:\/\/ps.w.org\/mesi-cache\/assets\/screenshot-2.png?rev=3387786","caption":""}],"raw_content":"<!--section=description-->\n<p>Mesi Cache converts your WordPress site into a fully static HTML version served\ndirectly by Apache. Once a page is cached, it is delivered instantly without\nexecuting PHP or querying MySQL.<\/p>\n\n<p>This design removes the need for PHP-FPM and database access on every visit,\nreducing server load to almost zero. The result is a pure static experience with\ninstant page delivery and total control over your server resources.<\/p>\n\n<p>Mesi Cache is minimalist, open, and transparent. It integrates cleanly with\n    .htaccess, uses no cron jobs, and requires no external services.<\/p>\n\n<p><strong>What it does<\/strong>\n* Creates static HTML files of posts, pages, categories and authors.\n* Serves files directly from disk, bypassing PHP and MySQL completely.\n* Invalidates relevant cache files when new content is published.\n* Allows manual cache generation and cleaning from the admin panel.\n* Works in root and subdirectory installations.\n* 100% local \u2014 no APIs, no remote calls, no external dependencies.<\/p>\n\n<p><strong>What it does not do<\/strong>\n* No CSS or JS minification.\n* No CDN integration (can be added manually).\n* No object or fragment caching.\n* No user\/session-aware pages or dynamic content.\n* Does not serve cached content to logged-in users.<\/p>\n\n<p>Mesi Cache focuses purely on static HTML delivery for public visitors.<br \/>\nWhen cached, pages are served as plain files \u2014 no PHP or database code executes.<\/p>\n\n<p>The plugin code is open, commented, and easy to extend.<br \/>\nDevelopers can add features like preloading or CDN hooks using ChatGPT, Gemini,\nor manual edits.<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under GPLv2 or later.\nYou are free to use, modify, and redistribute it.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>mesi-cache<\/code> folder to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate it from the WordPress \u201cPlugins\u201d menu.<\/li>\n<li>Go to <strong>Settings -&gt; Mesi Cache<\/strong> to configure.<\/li>\n<li>Click <strong>Generate \/ Update MESI-Cache Block<\/strong> to write <code>.htaccess<\/code> rules.<\/li>\n<li>Optionally click <strong>Generate All<\/strong> to prebuild all cached pages.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='does%20it%20work%20with%20subfolder%20installations%20%28like%20%2Fwp%2F%29%3F'><h3>Does it work with subfolder installations (like \/wp\/)?<\/h3><\/dt>\n<dd><p>Yes. The plugin detects your path and writes correct <code>.htaccess<\/code> rules.<\/p><\/dd>\n<dt id='does%20it%20cache%20logged-in%20users%20or%20admin%20pages%3F'><h3>Does it cache logged-in users or admin pages?<\/h3><\/dt>\n<dd><p>No. Logged-in users and administrators always bypass the cache.<\/p><\/dd>\n<dt id='does%20it%20still%20use%20php%20or%20mysql%20to%20serve%20cached%20pages%3F'><h3>Does it still use PHP or MySQL to serve cached pages?<\/h3><\/dt>\n<dd><p>No. Cached pages are delivered directly by Apache with zero PHP execution.<\/p><\/dd>\n<dt id='can%20i%20clear%20the%20cache%20manually%3F'><h3>Can I clear the cache manually?<\/h3><\/dt>\n<dd><p>Yes. Use <strong>Settings \u2192 Mesi Cache \u2192 Clear All Cache<\/strong> \nor delete <code>wp-content\/uploads\/mesi-cache\/<\/code>.<\/p><\/dd>\n<dt id='is%20it%20compatible%20with%20nginx%20or%20litespeed%3F'><h3>Is it compatible with Nginx or LiteSpeed?<\/h3><\/dt>\n<dd><p>It is optimized for Apache <code>.htaccess<\/code>. Nginx rules can be written manually.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.5<\/h4>\n\n<ul>\n<li>Compatibility confirmed with WordPress 6.9.<\/li>\n<li>Improved cache invalidation for tags and authors.<\/li>\n<li>Minor fixes and internal cleanup.<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>Added tag and author cache invalidation.<\/li>\n<li>Improved path handling for categories and nested URLs.<\/li>\n<li>Added translation support and <code>.pot<\/code> file.<\/li>\n<li>Enhanced Apache rule generation for static delivery.<\/li>\n<\/ul>","raw_excerpt":"Ultra-light static HTML caching system for WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/258829","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=258829"}],"author":[{"embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/andresmesi"}],"wp:attachment":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=258829"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=258829"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=258829"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=258829"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=258829"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=258829"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}