{"id":85812,"date":"2018-06-07T14:34:25","date_gmt":"2018-06-07T14:34:25","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/wp-wallcreeper\/"},"modified":"2023-10-20T09:46:56","modified_gmt":"2023-10-20T09:46:56","slug":"wp-wallcreeper","status":"closed","type":"plugin","link":"https:\/\/kir.wordpress.org\/plugins\/wp-wallcreeper\/","author":16149748,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.6.1","stable_tag":"trunk","tested":"6.3.8","requires":"3.0.1","requires_php":"5.2.4","requires_plugins":null,"header_name":"WP Wallcreeper","header_author":"Alex Alouit","header_description":"High performance full page caching for Wordpress.","assets_banners_color":"685c56","last_updated":"2023-10-20 09:46:56","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=4GJGDY4J4PRXS","header_plugin_uri":"http:\/\/alex.alouit.fr","header_author_uri":"http:\/\/alex.alouit.fr","rating":5,"author_block_rating":0,"active_installs":10,"downloads":1736,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"alexalouit","date":"2018-06-07 14:34:50"},"1.1":{"tag":"1.1","author":"alexalouit","date":"2018-06-07 18:05:17"},"1.2":{"tag":"1.2","author":"alexalouit","date":"2018-06-14 10:25:55"},"1.3":{"tag":"1.3","author":"alexalouit","date":"2018-06-19 18:29:07"},"1.4":{"tag":"1.4","author":"alexalouit","date":"2019-07-03 16:53:42"},"1.6":{"tag":"1.6","author":"alexalouit","date":"2023-10-20 09:46:56"}},"upgrade_notice":{"1.0":"<ul>\n<li>Initial versi<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":1888950,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":1888950,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1888950,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1888950,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1888950,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1888950,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":1888950,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"General configure (enable switcher and storage engine)","2":"Current cache content","3":"Policy setting","4":"Expert configuration"}},"plugin_section":[],"plugin_tags":[146,144,247,794],"plugin_category":[52,54],"plugin_contributors":[157708],"plugin_business_model":[],"class_list":["post-85812","plugin","type-plugin","status-closed","hentry","plugin_tags-cache","plugin_tags-caching","plugin_tags-performance","plugin_tags-speed","plugin_category-performance","plugin_category-security-and-spam-protection","plugin_contributors-alexalouit","plugin_committers-alexalouit"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-wallcreeper_685c56.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-wallcreeper\/assets\/screenshot-1.png?rev=1888950","caption":"General configure (enable switcher and storage engine)"},{"src":"https:\/\/ps.w.org\/wp-wallcreeper\/assets\/screenshot-2.png?rev=1888950","caption":"Current cache content"},{"src":"https:\/\/ps.w.org\/wp-wallcreeper\/assets\/screenshot-3.png?rev=1888950","caption":"Policy setting"},{"src":"https:\/\/ps.w.org\/wp-wallcreeper\/assets\/screenshot-4.png?rev=1888950","caption":"Expert configuration"}],"raw_content":"<!--section=description-->\n<p>Storage supported:\n - Filesystem\n - APC\/APCu\n - Memcached\n - Xcache<\/p>\n\n<p>Supported:\n - PHP8\n - Wordpress MU\n - direct gzip serving\n - WooCommerce\n - full header caching\n - 404 in cache\n - http redirection (30x status code)\n - advance 304 status code redirection\n - Memcached multiple server<\/p>\n\n<!--section=installation-->\n<p>The installation is like any other plugin:<\/p>\n\n<p>Automatic installation:\nInstall it from Wordpress plugins repository, activate it. Configure it.<\/p>\n\n<p>Manual installation:\nUnzip files under \/wp-content\/plugins directory, activate it. Configure it.<\/p>\n\n<p>Automatic uninstallation:\nUse Wordpress built-in extension manager.<\/p>\n\n<p>Manual uninstallation:\n - edit \/wp-config.php file, remove 'WP_CACHE' line\n - remove \/wp-content\/advanced-config.php\n - remove plugin directory \/wp-content\/plugins\/wp-wallcreeper<\/p>\n\n<!--section=faq-->\n<ul>\n<li><p>Why you do one request to yours servers at the installation?\nIn order to generate a recurring cron without additional installation from ourself,\nwe store the URI of your domain (no other information is transmitted),\nthen, a robot visit the wp-cron page regularly in order to execute them.<\/p><\/li>\n<li><p>How I can see cached page?\nList of the cached page is available under Content tab of the setting plugin.\nYou can check yourself using another browser\/unlogged broswer by visiting your site.\nA http header field will be add in the response (formally 'x-cache-engine').<\/p><\/li>\n<li><p>I want to remove one page from the cache\nFind the entries list and delete it from the 'Content' tab page under plugin settings.<\/p><\/li>\n<li><p>I want to remove the whole cache\nJust click on te 'Purge Cache' top page button.\nAlternately, you can select all entries and delete it from the 'Content' tab page under plugin settings.<\/p><\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>1.6<\/h4>\n\n<ul>\n<li>Support PHP8<\/li>\n<\/ul>\n\n<h4>1.5.2<\/h4>\n\n<ul>\n<li>Fix configuration bug in MU (use new configuration file format)<\/li>\n<li>Fix bug in gui (timeout field)<\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Fix timeout precision<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Support asynchronous flush<\/li>\n<li>Lighter advanced cache file<\/li>\n<li>Fix useless log warning<\/li>\n<li>Fix flush post by id<\/li>\n<li>Better timeout precision<\/li>\n<\/ul>\n\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Fix directory generation<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Active new configuration<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Add serve gzip switch state<\/li>\n<li>Fix timezone (use built-in Wordpress function)<\/li>\n<li>Fix configuration file (on old MU Wordpress)<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Prevent whitescreen<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fix configuration updater<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>","raw_excerpt":"High performance full page caching for Wordpress","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/85812","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=85812"}],"author":[{"embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/alexalouit"}],"wp:attachment":[{"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=85812"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=85812"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=85812"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=85812"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=85812"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=85812"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}