开发者 |
Blode
MyIM |
---|---|
更新时间 | 2016年11月2日 15:49 |
捐献地址: | 去捐款 |
PHP版本: | 3.0.1 及以上 |
WordPress版本: | 4.6.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
wp-static-cache
folder to the /wp-content/plugins/
directory.If your site gets Slashdotted If you’re on a very slow server If you’ve had a complaint from your host about performance If you just want to blog rather than testing new plugins and functions of wordpress
wp-static-cache adds some tags to the very end of a page in the HTML, so you can view source to see if there any codes like
Yes, this plugin cache all pages.
Load your desktop ftp client and connect to your site. Navigate to the root (or the directory below it) of your site where you'll find wp-config.php. Download that file and edit it in a text editor. Delete the line define( 'WP_CACHE', true ); and save the file. Now upload it, overwriting the wp-config.php on your server.