2008-07-15 10:15 donncha * readme.txt, wp-cache.php: Bump the version number to 0.6.5 2008-07-15 10:14 donncha * readme.txt: Add "Subscribe to comments" rule to readme 2008-07-15 10:11 donncha * wp-cache-phase1.php: Use comment_author instead of email in case email isn't mandatory. props rhapsodyv @ http://wordpress.org/support/topic/188775 2008-07-14 10:42 donncha * wp-cache-phase2.php, wp-cache.php: Added "wp_cache_gc" option Allow chance of garbage collection to be configurable. 2008-07-14 10:06 donncha * readme.txt: If caching doesn't work, it could be advanced-cache.php 2008-07-14 09:53 donncha * wp-cache.php: Added Subscribe To Comments exclusion rewrite rule 2008-07-14 09:52 donncha * wp-cache.php: Warn if wp-content is writable, props alexleonard, http://wordpress.org/support/topic/188530 2008-07-08 10:41 donncha * wp-cache-phase2.php: Remove extra pages generated at the current permalink. ie. paged comments. 2008-06-20 16:16 donncha * wp-cache.php: Only need the config file writable to change it 2008-06-16 09:08 donncha * wp-cache-phase2.php: Increase the chance of expired file cleanup 2008-06-16 09:07 donncha * wp-cache-phase2.php: Warn if page is a 404 or not complete and won't be cached 2008-06-12 09:53 donncha * readme.txt: Add troubleshooting message for Dreamhost users 2008-05-26 09:12 donncha * wp-cache-phase2.php: Use [] instead of {} for array indexes Fix warning notices 2008-05-14 16:22 donncha * Changelog.txt: Updated changelog 2008-05-14 16:19 donncha * readme.txt, wp-cache-phase2.php, wp-cache.php: Remove comment. Bump version number 2008-05-14 12:21 donncha * wp-cache-phase2.php: Clean up the supercache if no post_id is defined 2008-05-14 12:11 donncha * wp-cache.php: Move menu code up 2008-05-13 14:57 donncha * wp-cache-phase2.php: Only prune files in the supercache directory Remove expired files 1/500's of the time 2008-05-11 08:51 donncha * wp-cache.php: Allow the "digg proof" message to be styled Removed whitespace 2008-05-05 09:49 donncha * wp-cache-phase1.php: Removed Last-Modified header so plugin works on godaddy servers. props Brad @ http://www.littleredrails.com/blog/2007/09/08/using-wp-cache-on-godaddy-500-error/ 2008-05-05 09:44 donncha * readme.txt, wp-cache.php: Added rewrite rules to stop POST requests to html static files. props eharris @ http://wordpress.org/support/topic/173972?replies=2 2008-04-24 19:14 donncha * Changelog.txt: Update Changelog 2008-04-24 19:14 donncha * readme.txt: Added changelog link Added attachment_id mod_rewrite rule 2008-04-24 19:11 donncha * Changelog.txt: Updated Changelog 2008-04-24 19:09 donncha * readme.txt, wp-cache.php: Bump the version number 2008-04-24 15:45 donncha * wp-cache-phase2.php: Put "could not write" message in a HTML comment at the end of the current page. 2008-04-20 07:48 donncha * wp-cache.php: Use blog charset for encoding. Don't supercache attachment pages, props Callum 2008-04-17 09:23 donncha * wp-cache.php: Make sure files are served as UTF-8, props tanguillo and nikolayb http://wordpress.org/support/topic/169540?replies=3 2008-04-12 07:06 donncha * Changelog.txt: Updated changelog 2008-04-12 07:05 donncha * readme.txt, wp-cache.php: Bump version number and update .htaccess example code 2008-04-11 23:30 donncha * wp-cache-phase1.php, wp-cache-phase2.php: Remove "index.php" from cached file paths 2008-04-11 23:17 donncha * wp-cache-config-sample.php, wp-cache.php: Add index.php to list of not to be cached pages Minor typo fix 2008-04-08 09:51 donncha * wp-cache.php: Delete all contents of cache dir, not just supercachedir when caching disabled. 2008-04-04 11:59 donncha * wp-cache.php: wp_specialchars the rules 2008-04-01 11:31 donncha * wp-cache.php: Added wpsc_remove_marker() to remove WordPress rewrite rules Super Cache rules now go in the WPSuperCache marker Check for comment cookie in one line, props askapache 2008-03-31 08:42 donncha * wp-cache.php: wp_specialchars() the mod_rewrite rules, props Viper007Bond 2008-03-30 10:42 donncha * readme.txt, wp-cache.php: Bump the version numbers 2008-03-30 10:41 donncha * Changelog.txt: Updated changelog 2008-03-30 10:41 donncha * wp-cache.php: Warn if mod_rewrite rules are out of date and encourage user to remove or update them manually 2008-03-30 10:26 donncha * Changelog.txt: Updated changelog 2008-03-28 17:37 donncha * wp-cache.php: Login cookie got shortened to "wordpress" in 2.5, still backwards compatible 2008-03-28 17:22 donncha * wp-cache.php: Move toggleLayer js around 2008-03-13 11:37 donncha * readme.txt, wp-cache.php: Bump to 0.6 2008-03-13 11:34 donncha * readme.txt: Added compression FAQ 2008-03-13 11:28 donncha * wp-cache.php: Only require mod_rewrite if super cache is enabled Hide super cache parts of page when not activated Add "/" to mod_rewrite rules for URLs not ending in a /, props Michael R Aulia @ http://www.michaelaulia.com/blogs/ 2008-03-13 11:25 donncha * readme.txt: Updated documentation 2008-03-12 18:55 donncha * wp-cache-phase2.php: This somehow stops PHP creating directories in the root folder, thanks to Cherie and Jennifer for their invaluable help! 2008-03-12 17:00 donncha * wp-cache.php: No need for this message any more 2008-03-11 13:04 donncha * wp-cache.php: Don't auto update .htaccess until user wants to. Hide listing of cached files, it's wrong anyway. Move advanced features to the end of backend page. 2008-02-11 20:52 donncha * readme.txt, wp-cache.php: You must define things before loading WordPress! (props s2j @ http://wordpress.org/support/topic/154996?replies=12#post-691402 ) 2008-02-08 10:27 donncha * wp-cache.php: Remember to delete compressed files from directly cached folders, props John Pozadzides 2008-01-16 12:14 donncha * Changelog.txt: Update changelog 2008-01-16 12:13 donncha * readme.txt, wp-cache.php: Bump version number Make admin page readonly if configuration page cannot be written to 2008-01-04 11:23 donncha * Changelog.txt, readme.txt, wp-cache.php: Bump version and update changelog 2008-01-04 11:22 donncha * wp-cache.php: Only update the hello_world option when updating the right form 2008-01-04 10:41 donncha * readme.txt, wp-cache.php: Bump version number 2008-01-04 10:40 donncha * wp-cache.php: Rearrange .htaccess generator. Allow mod_rewrite rules to be viewed later Only create wp-content/cache/.htaccess if it doesn't exist 2008-01-04 10:16 donncha * wp-cache.php: Added Super Cache footer message 2008-01-03 22:29 donncha * wp-cache.php: More fixes for sub directory blogs, props Otto42 - http://wordpress.org/support/topic/146443?replies=9#post-664254 2007-12-16 11:07 donncha * wp-cache.php: Warn if ABSPATH is writeable Add $home_root to cached files path in rewrite rules make mod_rewrite module warning more verbose 2007-12-09 07:39 donncha * wp-cache-phase2.php: Hide unlink errors 2007-12-04 10:18 donncha * wp-cache-phase2.php: Check that mutex is set, http://wordpress.org/support/topic/146052?replies=4 2007-11-28 11:29 donncha * wp-cache-phase2.php, wp-cache.php: Check that $entries is not empty Don't ever recurse from ABSPATH up 2007-11-26 11:33 donncha * Changelog.txt: Updated changelog 2007-11-26 11:32 donncha * wp-cache.php: It's WPLOCKDOWN 2007-11-26 11:31 donncha * Changelog.txt: Updated Changelog 2007-11-26 11:30 donncha * readme.txt, wp-cache.php: Bump the version number Docs for lockdown 2007-11-26 11:17 donncha * wp-cache.php: Bumpy bumpy 2007-11-26 11:12 donncha * Changelog.txt: Updated Changelog 2007-11-26 11:11 donncha * readme.txt: Bump version 2007-11-26 11:07 donncha * readme.txt: Warn about safe mode 2007-11-26 10:56 donncha * wp-cache.php: Print a warning message if PHP safe mode is enabled. Super Cache plugins will fail silently if advanced-cache.php is not loaded Updated "Directly Cached Files" text 2007-11-16 21:56 donncha * plugins/searchengine.php, wp-cache-phase1.php, wp-cache-phase2.php, wp-cache.php: Added » Updated formatting of admin backend Added "direct caching" of pages. 2007-11-12 21:23 donncha * wp-cache-phase2.php, wp-cache.php: PHP 5's mkdir() doesn't like slashes, http://ie2.php.net/manual/en/function.mkdir.php#73848 - props Tummmbler 2007-11-12 15:26 donncha * Changelog.txt: Updated changelog 2007-11-12 15:23 donncha * readme.txt, wp-cache.php: Bump version Update readme docs Add options page for wpmu site admins 2007-11-12 11:32 donncha * wp-cache.php: Check if cache config file is out of date 2007-11-12 11:14 donncha * wp-cache-phase2.php, wp-cache.php: Hide some warning messages Don't super cache $_GET requests Use wp_mkdir_p() instead of mkpath() Don't delete meta, supercache or .htaccess 2007-11-11 10:05 donncha * wp-cache.php: Don't want to check for .gz files twice! 2007-11-11 08:06 donncha * wp-cache.php: Added 'comment moderation' message when blog locked down. Formatting changes Use 'manage_options' instead of administrator because viper changed his role names :) 2007-11-11 01:13 donncha * wp-cache.php: If .htaccess updating fails, inform the user 2007-11-11 00:20 donncha * wp-cache-phase2.php, wp-cache.php: Added "Lockdown" function so static files won't be deleted by comments Minor changes to admin page formatting get_settings to get_option 2007-11-10 21:06 donncha * wp-cache.php: Spell out radio boxes a bit more. Modified .htaccess rules so search pages aren't served from super cache Actually insert_with_markers instead of echoing the command! Tell user rules have been updated Disable super cache *before* renaming directory. Sleep for a second before deleting to allow other processes to finish 2007-11-10 20:03 donncha * wp-cache-phase2.php: Make sure the .htaccess isn't deleted 2007-11-10 09:28 donncha * wp-cache-phase2.php: Don't remove super-cache file until comment is approved 2007-11-10 07:19 donncha * wp-cache.php: Check that WP_CACHE is defined before checking for do_cacheaction. Better instructions for verifying a new install 2007-11-09 21:33 donncha * wp-cache.php: Define WPCACHEHOME properly, thanks tummbler for testing! 2007-11-09 17:09 donncha * wp-cache-phase2.php: Don't super-cache WordPress searches. May need to extend that to any GET activity 2007-11-09 15:01 donncha * wp-cache-phase2.php: Change preg_match delimiter so slashes work again 2007-11-09 14:41 donncha * readme.txt: Updated documentation 2007-11-09 14:27 donncha * wp-cache.php: Use get_mod_rewrite() to detect if that module is loaded Automatically populate the .htaccess file if it's writable Add gzip encoding rules to the cache dir, props Dennis @ http://allmybrain.com/2007/11/08/making-wp-super-cache-gzip-compression-work/ Replace Windows folder deliminator, "\" with "/" in WPCACHEHOME, props Computer Guru @ http://neosmart.net/blog/2007/getting-wordpress-super-cache-to-run-on-a-windows-iis-or-apache-server/ 2007-11-09 01:19 donncha * wp-cache-phase2.php: Move is_feed() check earlier. Check that mkpath() path is in $cache_path 2007-11-08 21:57 donncha * wp-cache.php: Single quote ABSPATH Check advanced-cache.php for version, remove if necessary, fixed create conditions 2007-11-08 21:55 donncha * wp-cache-phase1.php: realpath() two filenames 2007-11-08 21:53 donncha * readme.txt: Fix subdirectory .htaccess rules, props Computer Guru 2007-11-08 21:51 donncha * plugins/searchengine.php: Hide setcookie errors Return correct string 2007-11-07 15:38 donncha * Changelog.txt: Added Changelog.txt 2007-11-07 15:27 donncha * readme.txt: Bump version to 0.3.1 (getting to 1.0 far too quickly!) Change formatting again 2007-11-07 15:26 donncha * wp-cache.php: Bump version to 0.3.1 2007-11-07 15:26 donncha * wp-cache-config-sample.php, wp-cache-phase2.php: Use preg_match() to match rejected URIs. Change "wp-" to "wp-.*.php" to match files and paths starting with "wp-" and ending in "php" 2007-11-07 11:56 donncha * wp-cache.php: Bump the version number 2007-11-06 22:50 donncha * readme.txt: Bump version 2007-11-06 22:18 donncha * wp-cache-phase2.php: Fix feed content-type, props Dougal, (http://dougal.gunters.org/blog/2007/06/19/wp-cache-fix-for-content-type-in-feeds) 2007-11-06 22:15 donncha * wp-cache.php: Check the do_cacheaction() exists Copy file if symlink is not found 2007-11-06 21:44 donncha * wp-cache.php: Move WP Super Cache to "Site Admin" menu on WordPress MU, http://www.darcynorman.net/2007/11/06/wordpress-super-cache/ 2007-11-06 21:19 donncha * wp-cache-phase1.php: Don't compress WP-Cache data files is PHP is already doing it 2007-11-06 10:29 donncha * readme.txt: Minor typo in tag 2007-11-06 10:06 donncha * readme.txt, wp-cache-phase1.php, wp-cache-phase2.php, wp-cache.php: Bump the version to 0.2 Enable gzip support in WP-Cache data files, fix feed content type, props tummbler: http://www.tummblr.com/wordpress/improving-wp-super-cache-gzip-for-logged-in-users/ http://elliottback.com/wp/archives/2005/07/12/getting-wp-cache-to-work/ http://blog.saddey.net/2007/02/18/how-to-prevent-wpcache-from-changing-a-feeds-content-type-to-text-html/ When Super Cache is disabled, still write to WP-Cache files Check that prune_super_cache() exists before calling it in wp-cache.php, props Dougal 2007-11-06 09:06 donncha * readme.txt: Fix line endings 2007-11-05 18:41 donncha * wp-cache.php: Fixed display of "compression changed" message 2007-11-05 18:06 donncha * readme.txt: Convert to DOS mode reformat lists for display on wporg 2007-11-05 17:25 donncha * readme.txt: Minor updates to the readme 2007-11-05 15:21 donncha * wp-cache.php: When disabling or enabling compression make sure the user knows about .htaccess 2007-11-05 15:11 donncha * wp-cache-phase2.php: Rejected URIs must have .php in them now so pages starting with "wp-" will be cached 2007-11-05 15:10 donncha * wp-cache.php: When disabling supercache, make sure wpcache is enabled. Avoid resetting cache_compression when submitting other forms Reset supercache meta cache when compression modified 2007-11-05 14:54 donncha * wp-cache-config-sample.php, wp-cache.php: Fix weirdness with radio buttons on admin page 2007-11-05 11:35 donncha * plugins, plugins/searchengine.php, readme.txt, wp-cache-base.php, wp-cache-config-sample.php, wp-cache-phase1.php, wp-cache-phase2.php, wp-cache.php: Initial import of WP Super Cache 2007-10-23 20:02 plugin-master * wp-super-cache, wp-super-cache/branches, wp-super-cache/tags, .: adding wp-super-cache by donncha