|
1 2009-11-18 17:28 donncha |
|
2 |
|
3 * readme.txt: Added "Translators" thank you message |
|
4 |
|
5 2009-11-18 17:14 donncha |
|
6 |
|
7 * Changelog.txt, readme.txt: Updated changelog |
|
8 |
|
9 2009-11-18 16:36 donncha |
|
10 |
|
11 * wp-cache-config-sample.php, wp-cache.php: Added |
|
12 $wp_super_cache_advanced_debug and hide advanced debug features |
|
13 by default |
|
14 |
|
15 2009-11-13 12:33 donncha |
|
16 |
|
17 * languages/wp-super-cache-es_ES.mo, |
|
18 languages/wp-super-cache-es_ES.po: Update Spanish translation |
|
19 files, props Omi |
|
20 |
|
21 2009-11-13 10:34 donncha |
|
22 |
|
23 * wp-super-cache.pot: Update translation file |
|
24 |
|
25 2009-11-13 10:24 donncha |
|
26 |
|
27 * wp-cache.php: Fire off page checker every 5 minutes rather than 1 |
|
28 minute. |
|
29 |
|
30 2009-11-13 10:02 donncha |
|
31 |
|
32 * languages/wp-super-cache-it_IT.mo, |
|
33 languages/wp-super-cache-it_IT.po: Fixed typo in translation |
|
34 |
|
35 2009-11-12 14:05 donncha |
|
36 |
|
37 * languages/wp-super-cache-es_ES.mo, |
|
38 languages/wp-super-cache-es_ES.po, |
|
39 languages/wp-super-cache-it_IT.mo, |
|
40 languages/wp-super-cache-it_IT.po: Language updates via Gianni |
|
41 Diurno and Omi (thanks guys, you do a great job!) |
|
42 |
|
43 2009-11-10 16:31 donncha |
|
44 |
|
45 * wp-super-cache.pot: Updated translation file |
|
46 |
|
47 2009-11-10 16:26 donncha |
|
48 |
|
49 * wp-cache-config-sample.php, wp-cache.php: Added |
|
50 wp_cache_check_site() function |
|
51 |
|
52 2009-11-10 13:00 donncha |
|
53 |
|
54 * wp-cache.php: More gettext fixes |
|
55 |
|
56 2009-11-10 12:24 donncha |
|
57 |
|
58 * languages/wp-super-cache-es_ES.mo, |
|
59 languages/wp-super-cache-es_ES.po: Added Spanish translation, |
|
60 props Omi |
|
61 |
|
62 2009-11-09 16:45 donncha |
|
63 |
|
64 * wp-cache.php: Change wordpress_logged_in to wordpress in |
|
65 supercache cookie checks to match PHP code |
|
66 |
|
67 2009-11-05 18:01 donncha |
|
68 |
|
69 * languages/wp-super-cache-it_IT.po: Fix link to adverts for |
|
70 friends plugin |
|
71 |
|
72 2009-11-05 16:17 donncha |
|
73 |
|
74 * wp-cache.php: More gettext fixes, props Juan P.F. |
|
75 |
|
76 2009-11-05 12:24 donncha |
|
77 |
|
78 * languages/wp-super-cache-it_IT.mo, |
|
79 languages/wp-super-cache-it_IT.po: First check in of Italian |
|
80 translation by Gianni Diurno (http://gidibao.net/) |
|
81 |
|
82 2009-11-05 12:10 donncha |
|
83 |
|
84 * wp-super-cache.pot: Update translations |
|
85 |
|
86 2009-11-05 11:57 donncha |
|
87 |
|
88 * wp-cache.php: More gettext changes, props Gianni |
|
89 |
|
90 2009-11-04 16:28 donncha |
|
91 |
|
92 * wp-super-cache.pot: Fixed missing < in text |
|
93 |
|
94 2009-11-04 16:26 donncha |
|
95 |
|
96 * plugins/searchengine.php: Ooops, minor typo, props Juan P.F. |
|
97 |
|
98 2009-11-04 12:07 donncha |
|
99 |
|
100 * languages, wp-cache.php: Load translation files from languages |
|
101 folder |
|
102 |
|
103 2009-11-04 11:50 donncha |
|
104 |
|
105 * wp-super-cache.pot: Updated translation file |
|
106 |
|
107 2009-11-04 11:39 donncha |
|
108 |
|
109 * wp-cache-phase1.php: Split user agent and cache file checks into |
|
110 two for easier debugging |
|
111 |
|
112 2009-11-04 11:38 donncha |
|
113 |
|
114 * plugins/badbehaviour.php, plugins/searchengine.php, wp-cache.php: |
|
115 gettext updates, thanks Gianni |
|
116 |
|
117 2009-10-25 17:44 donncha |
|
118 |
|
119 * wp-cache.php: Check for WP_CACHE when plugin loaded rather than |
|
120 after init. See |
|
121 http://wordpress.org/support/topic/307644?replies=28#post-1258599 |
|
122 |
|
123 2009-10-21 12:22 donncha |
|
124 |
|
125 * wp-cache-phase2.php: Add wp_cache_clear_cache() function to clean |
|
126 cache directory |
|
127 |
|
128 2009-10-21 12:04 donncha |
|
129 |
|
130 * wp-cache-phase2.php: Fix indentation in ob callback |
|
131 |
|
132 2009-10-21 12:01 donncha |
|
133 |
|
134 * wp-cache-phase2.php: Only show logged in message when debugging |
|
135 enabled |
|
136 |
|
137 2009-10-20 11:21 donncha |
|
138 |
|
139 * wp-super-cache.pot: Updated translation file |
|
140 |
|
141 2009-10-20 11:19 donncha |
|
142 |
|
143 * wp-cache.php: Minor typo |
|
144 |
|
145 2009-10-20 11:13 donncha |
|
146 |
|
147 * wp-cache.php: Minor text change to aid translation. Props Aldo |
|
148 Latino |
|
149 |
|
150 2009-10-15 03:08 donncha |
|
151 |
|
152 * readme.txt: Added troubleshooting no 20., php vs apache owners |
|
153 accessing cache files. props Nikolay Bachiyski. |
|
154 |
|
155 2009-10-12 22:01 donncha |
|
156 |
|
157 * wp-cache.php: Fix problem deleting cache files. props Marco |
|
158 Schmoecker |
|
159 |
|
160 2009-10-06 14:55 donncha |
|
161 |
|
162 * wp-cache-phase2.php: Deleting a moderated comment shouldn't |
|
163 delete cached files. |
|
164 |
|
165 2009-10-06 10:32 donncha |
|
166 |
|
167 * wp-cache-phase2.php: "wp_set_comment_status" action has 2 |
|
168 parameters |
|
169 |
|
170 2009-10-06 08:50 donncha |
|
171 |
|
172 * wp-cache-phase2.php: Don't delete cache files on moderated pings |
|
173 or trackbacks |
|
174 |
|
175 2009-10-05 21:29 donncha |
|
176 |
|
177 * wp-cache.php: Remove this debugging code |
|
178 |
|
179 2009-10-05 21:25 donncha |
|
180 |
|
181 * wp-cache.php: Schedule the site checker from the admin page, fix |
|
182 typo when checking schedules |
|
183 |
|
184 2009-10-05 16:53 donncha |
|
185 |
|
186 * wp-cache.php: Added gzipped front page checker that kicks in |
|
187 every 60 seconds via cron |
|
188 |
|
189 2009-10-02 21:42 donncha |
|
190 |
|
191 * Changelog.txt: More updating |
|
192 |
|
193 2009-10-02 21:40 donncha |
|
194 |
|
195 * readme.txt, wp-cache.php: Bump version to 0.9.7 |
|
196 |
|
197 2009-10-02 21:39 donncha |
|
198 |
|
199 * Changelog.txt: Updated changelog |
|
200 |
|
201 2009-10-02 21:34 donncha |
|
202 |
|
203 * wp-cache-phase2.php: Don't show "blank page", "404 not cached" or |
|
204 "no html tag" warnings on output unless debugging enabled. |
|
205 |
|
206 2009-10-02 19:45 donncha |
|
207 |
|
208 * Changelog.txt, readme.txt: Updated changelog and readme.txt |
|
209 changes |
|
210 |
|
211 2009-10-02 13:14 donncha |
|
212 |
|
213 * wp-super-cache.pot: Updated POT file |
|
214 |
|
215 2009-10-02 13:09 donncha |
|
216 |
|
217 * wp-cache.php: Minor text change to bio text |
|
218 |
|
219 2009-10-01 20:47 donncha |
|
220 |
|
221 * wp-cache-phase2.php, wp-cache.php: Added more debugging, on cache |
|
222 cleanup |
|
223 |
|
224 2009-10-01 20:26 donncha |
|
225 |
|
226 * wp-cache.php: Sort the file listing by newest first. |
|
227 Hide a filemtime warning, props @reverbstudios |
|
228 |
|
229 2009-10-01 19:57 donncha |
|
230 |
|
231 * wp-cache-phase1.php: Load wp-cache-phase2.php all the time |
|
232 |
|
233 2009-10-01 17:50 donncha |
|
234 |
|
235 * readme.txt: Added "How do I make certain parts of the page stay |
|
236 dynamic?" to FAQ |
|
237 |
|
238 2009-09-30 09:51 donncha |
|
239 |
|
240 * wp-cache.php: Sort the stale from the fresh wp-cache files |
|
241 properly |
|
242 |
|
243 2009-09-29 22:21 donncha |
|
244 |
|
245 * wp-cache-config-sample.php: Added $wp_super_cache_late_init to |
|
246 config page |
|
247 |
|
248 2009-09-29 10:17 donncha |
|
249 |
|
250 * wp-cache.php: Add button to delete specific cache files. |
|
251 |
|
252 2009-09-29 09:14 donncha |
|
253 |
|
254 * wp-cache.php: Count wp-cached cache files correctly |
|
255 |
|
256 2009-09-29 08:17 donncha |
|
257 |
|
258 * wp-cache-config-sample.php: Added "Yandex" to list of rejected UA |
|
259 for not caching |
|
260 |
|
261 2009-09-29 08:08 donncha |
|
262 |
|
263 * wp-cache.php: Add anchors to each section of the admin page |
|
264 |
|
265 2009-09-29 07:47 donncha |
|
266 |
|
267 * wp-cache-phase2.php: Don't cache wp-admin requests |
|
268 |
|
269 2009-09-29 07:43 donncha |
|
270 |
|
271 * wp-cache-phase2.php: Disable supercaching when GET parameters |
|
272 present instead of all caching. Disable on POST (as normal) and |
|
273 preview |
|
274 |
|
275 2009-09-28 21:59 donncha |
|
276 |
|
277 * wp-cache-phase1.php: Move cron code down so that cache variables |
|
278 are set. |
|
279 |
|
280 2009-09-28 21:37 donncha |
|
281 |
|
282 * wp-super-cache.pot: More translatable text |
|
283 |
|
284 2009-09-28 21:35 donncha |
|
285 |
|
286 * wp-cache.php: More il8n mods |
|
287 |
|
288 2009-09-28 17:48 donncha |
|
289 |
|
290 * wp-cache.php: More il8n mods |
|
291 |
|
292 2009-09-28 13:57 donncha |
|
293 |
|
294 * wp-cache.php: Add positional anchors |
|
295 |
|
296 2009-09-28 13:52 donncha |
|
297 |
|
298 * wp-cache.php: Improve listing of cache files |
|
299 |
|
300 2009-09-28 13:35 donncha |
|
301 |
|
302 * wp-cache-phase1.php, wp-cache-phase2.php, wp-cache.php: Record |
|
303 the cache key in the wp-cache meta file. Show that key on the |
|
304 admin page file listings and add "wp_cache_meta" filter to modify |
|
305 the cache meta data |
|
306 |
|
307 2009-09-28 13:12 donncha |
|
308 |
|
309 * wp-cache.php: Warn users they must enable mobile device support |
|
310 if rewrite rules detected. Better detect when to warn that |
|
311 .htaccess rules must be updated (no need when rewrite rules not |
|
312 present) |
|
313 |
|
314 2009-09-28 11:12 donncha |
|
315 |
|
316 * wp-cache.php: Allow admin to list cached files. |
|
317 |
|
318 2009-09-28 09:43 donncha |
|
319 |
|
320 * wp-cache.php: More il8n changes |
|
321 |
|
322 2009-09-24 20:45 donncha |
|
323 |
|
324 * wp-cache.php: Forgot the fieldset, props thunderlounge! |
|
325 |
|
326 2009-09-24 11:43 donncha |
|
327 |
|
328 * wp-cache.php, wp-super-cache.pot: Renamed text domain to |
|
329 wp-super-cache |
|
330 Added .pot file |
|
331 Load text domain as described in |
|
332 http://codex.wordpress.org/I18n_for_WordPress_Developers |
|
333 |
|
334 2009-09-24 11:27 donncha |
|
335 |
|
336 * wp-cache.php: First stab at internationalising wp-super-cache |
|
337 |
|
338 2009-09-24 10:18 donncha |
|
339 |
|
340 * wp-cache.php: Removed REQUEST_URI from form actions |
|
341 |
|
342 2009-09-20 21:13 donncha |
|
343 |
|
344 * wp-cache-phase2.php, wp-cache.php: Added "Newest Cached Pages" |
|
345 option to list 10 newest pages cached by the plugin. |
|
346 |
|
347 2009-09-20 19:10 donncha |
|
348 |
|
349 * wp-cache-phase2.php: Added "wpsupercache_404" filter. Return true |
|
350 to cache error 404 pages. Props simonwheatley, see |
|
351 http://wordpress.org/support/topic/312672 |
|
352 |
|
353 2009-09-18 20:37 donncha |
|
354 |
|
355 * wp-cache-phase1.php: Include the wordpress_test_cookie in the |
|
356 cache key for wp-cache files. |
|
357 |
|
358 2009-09-16 10:23 donncha |
|
359 |
|
360 * wp-cache-phase1.php: Late Init. Don't do anything until "init" |
|
361 |
|
362 2009-09-16 10:21 donncha |
|
363 |
|
364 * wp-cache-phase2.php: Better debug messages |
|
365 |
|
366 2009-09-15 10:58 donncha |
|
367 |
|
368 * wp-cache-config-sample.php, wp-cache-phase1.php, |
|
369 wp-cache-phase2.php, wp-cache.php: Check if logging enabled |
|
370 before calling debug function (optimization) |
|
371 Improve debug admin screen |
|
372 |
|
373 2009-09-10 10:12 donncha |
|
374 |
|
375 * wp-cache.php: Generate the correct rules for users ins |
|
376 directories |
|
377 |
|
378 2009-09-10 08:41 donncha |
|
379 |
|
380 * wp-cache.php: When cache compression is off don't divide number |
|
381 of cached files by 2 as no .gz files are created. Props dpark, |
|
382 http://wordpress.org/support/topic/309443 |
|
383 |
|
384 2009-09-09 16:29 donncha |
|
385 |
|
386 * wp-cache-phase2.php: Improved output buffer error message |
|
387 |
|
388 2009-09-09 12:37 donncha |
|
389 |
|
390 * wp-cache-phase1.php, wp-cache-phase2.php, wp-cache.php: Added |
|
391 debug settings section on admin page. |
|
392 |
|
393 2009-09-09 09:11 donncha |
|
394 |
|
395 * wp-cache.php: Check if safe_mode is 1 or "on", |
|
396 http://wordpress.org/support/topic/239579?replies=9#post-1204927 |
|
397 |
|
398 2009-09-03 11:06 donncha |
|
399 |
|
400 * wp-cache-phase2.php: Don't cache GET requests earlier on before |
|
401 OB is set up. |
|
402 |
|
403 2009-09-03 11:05 donncha |
|
404 |
|
405 * wp-cache-phase1.php: If debugging is not set then return |
|
406 immediately |
|
407 |
|
408 2009-09-03 11:02 donncha |
|
409 |
|
410 * wp-cache-config-sample.php, wp-cache-phase1.php, |
|
411 wp-cache-phase2.php: Added logging to a file and configurable log |
|
412 level |
|
413 |
|
414 2009-09-01 09:31 donncha |
|
415 |
|
416 * readme.txt: Updated description of "How to tell if a page is |
|
417 cached" |
|
418 |
|
419 2009-09-01 09:26 donncha |
|
420 |
|
421 * wp-cache.php: Tell user that compression is enabled in half-on |
|
422 mode. |
|
423 |
|
424 2009-08-24 13:04 donncha |
|
425 |
|
426 * readme.txt: Added http://redbot.org/ to FAQ (thanks Alex!) |
|
427 |
|
428 2009-08-24 12:14 donncha |
|
429 |
|
430 * wp-cache.php: Send the Vary header to browsers |
|
431 |
|
432 2009-08-24 08:49 donncha |
|
433 |
|
434 * readme.txt: Added FAQ about caching warnings at |
|
435 ismyblogworking.com |
|
436 |
|
437 2009-08-21 16:52 donncha |
|
438 |
|
439 * wp-cache.php: Minor fixes for rewrite rules. |
|
440 http://wordpress.org/support/topic/301570?replies=14 |
|
441 |
|
442 2009-08-19 08:44 donncha |
|
443 |
|
444 * readme.txt: Added troubleshooting note to use half-on mode if |
|
445 timestamp keeps updating. |
|
446 |
|
447 2009-08-06 10:55 donncha |
|
448 |
|
449 * wp-cache-phase2.php, wp-cache.php: Added "Cached Page" counter. |
|
450 |
|
451 2009-07-30 08:24 donncha |
|
452 |
|
453 * wp-cache-phase2.php, wp-cache.php: Add support for not caching |
|
454 feeds and search pages. |
|
455 |
|
456 2009-07-29 17:28 donncha |
|
457 |
|
458 * Changelog.txt: Updated changelog |
|
459 |
|
460 2009-07-29 17:26 donncha |
|
461 |
|
462 * readme.txt, wp-cache.php: Bump version to 0.9.6.1 |
|
463 |
|
464 2009-07-29 17:13 donncha |
|
465 |
|
466 * readme.txt: Added changelog details for 0.9.6.1 |
|
467 |
|
468 2009-07-29 11:43 donncha |
|
469 |
|
470 * wp-cache-phase2.php, wp-cache.php: Apply "no caching" rules |
|
471 Record options properly |
|
472 |
|
473 2009-07-29 11:29 donncha |
|
474 |
|
475 * wp-cache.php: Add page types to not cache to admin page |
|
476 |
|
477 2009-07-29 09:36 donncha |
|
478 |
|
479 * wp-cache-phase2.php: Move logged in message below check for POST |
|
480 Add check for is_admin() too |
|
481 (http://wordpress.org/support/topic/294687) |
|
482 |
|
483 2009-07-27 11:51 donncha |
|
484 |
|
485 * Changelog.txt: Updated changelog |
|
486 |
|
487 2009-07-27 11:50 donncha |
|
488 |
|
489 * readme.txt, wp-cache.php: Bumped version to 0.9.6 |
|
490 |
|
491 2009-07-27 11:49 donncha |
|
492 |
|
493 * Changelog.txt: Updated changelog.txt |
|
494 |
|
495 2009-07-27 11:46 donncha |
|
496 |
|
497 * wp-cache.php: I prefer pretty links |
|
498 |
|
499 2009-07-27 11:43 donncha |
|
500 |
|
501 * readme.txt: Added 0.9.6 changelog |
|
502 |
|
503 2009-07-27 11:38 donncha |
|
504 |
|
505 * wp-cache-phase2.php: Only show "not cached" message to logged in |
|
506 users if not a feed. |
|
507 |
|
508 2009-07-27 11:34 donncha |
|
509 |
|
510 * wp-cache.php: Add link to uninstall script to admin page |
|
511 |
|
512 2009-07-27 11:33 donncha |
|
513 |
|
514 * readme.txt: Added filesmatch rules to docs |
|
515 |
|
516 2009-07-27 11:26 donncha |
|
517 |
|
518 * readme.txt: Added docs for using uninstall script |
|
519 |
|
520 2009-07-27 11:25 donncha |
|
521 |
|
522 * uninstall.php: Check if user can install plugins in uninstall |
|
523 script |
|
524 |
|
525 2009-07-27 11:17 donncha |
|
526 |
|
527 * uninstall.php: Added uninstall script |
|
528 |
|
529 2009-07-27 10:42 donncha |
|
530 |
|
531 * wp-cache-phase2.php: Removed check of filemtime that's not needed |
|
532 any more. |
|
533 |
|
534 2009-07-27 10:41 donncha |
|
535 |
|
536 * wp-cache.php: Added "ForceType" in cache .htaccess to force |
|
537 supercache html.gz files to be served as html files. |
|
538 |
|
539 2009-07-27 10:39 donncha |
|
540 |
|
541 * readme.txt: Added category page and static page problem to FAQ |
|
542 |
|
543 2009-07-21 11:57 donncha |
|
544 |
|
545 * wp-cache-phase1.php: Fix indentation |
|
546 |
|
547 2009-07-21 11:55 donncha |
|
548 |
|
549 * wp-cache-phase2.php: Add back in |
|
550 wp_cache_user_agent_is_rejected() if it doesn't exist (shouldn't |
|
551 happen but it does) |
|
552 |
|
553 2009-07-21 10:58 donncha |
|
554 |
|
555 * wp-cache-phase2.php: Added message to show to logged in users |
|
556 when caching disabled for them. |
|
557 |
|
558 2009-07-21 10:34 donncha |
|
559 |
|
560 * wp-cache-phase2.php: Check the filemtime on the right file, props |
|
561 Simone Marx |
|
562 |
|
563 2009-07-20 16:37 donncha |
|
564 |
|
565 * wp-cache.php: Remove "get_comment_author_url" filter |
|
566 |
|
567 2009-07-17 15:42 donncha |
|
568 |
|
569 * wp-cache.php: Silly typo |
|
570 |
|
571 2009-07-17 15:41 donncha |
|
572 |
|
573 * wp-cache.php: Use Amazon UK link rather than US one |
|
574 |
|
575 2009-07-17 15:31 donncha |
|
576 |
|
577 * Changelog.txt: Updated changelog |
|
578 |
|
579 2009-07-17 15:30 donncha |
|
580 |
|
581 * readme.txt: Added changelog to readme.txt |
|
582 |
|
583 2009-07-17 15:22 donncha |
|
584 |
|
585 * readme.txt, wp-cache.php: Bump version to 0.9.5 |
|
586 Bump tested version to 2.8.1 |
|
587 |
|
588 2009-07-17 15:19 donncha |
|
589 |
|
590 * wp-cache-phase1.php, wp-cache-phase2.php, wp-cache.php: Don't |
|
591 serve wp_cached cache files to rejected USER AGENTs |
|
592 |
|
593 2009-07-17 15:08 donncha |
|
594 |
|
595 * wp-cache.php: Show next and last GC times in minutes, not local |
|
596 times |
|
597 |
|
598 2009-07-02 17:21 donncha |
|
599 |
|
600 * wp-cache-phase2.php: Rearrange checks for cache files. |
|
601 |
|
602 2009-06-25 21:01 donncha |
|
603 |
|
604 * wp-cache-phase2.php: Hide filemtime warnings |
|
605 |
|
606 2009-06-19 15:07 donncha |
|
607 |
|
608 * wp-cache-phase1.php: Don't check the filesize or mtime |
|
609 |
|
610 2009-06-19 13:02 donncha |
|
611 |
|
612 * wp-cache-phase1.php, wp-cache-phase2.php: Don't check file age |
|
613 when serving cached content - it will be deleted by ordinary |
|
614 updates or by garbage collection |
|
615 Check file age of each cache file only when regenerating (and |
|
616 only to check if file was recently recreated) |
|
617 |
|
618 2009-06-19 09:03 donncha |
|
619 |
|
620 * wp-cache.php: Updated blurb |
|
621 |
|
622 2009-06-19 09:01 donncha |
|
623 |
|
624 * Changelog.txt: Updated changelog |
|
625 |
|
626 2009-06-18 12:34 donncha |
|
627 |
|
628 * wp-cache-phase2.php: Typos in closing and unlink commands |
|
629 |
|
630 2009-06-12 10:47 donncha |
|
631 |
|
632 * readme.txt, wp-cache-config-sample.php, wp-cache-phase1.php, |
|
633 wp-cache.php: Bump tested version to 2.8 |
|
634 Applied patch to fix PHP warnings by Matt Martz, |
|
635 http://sivel.net/ |
|
636 |
|
637 2009-06-10 22:46 donncha |
|
638 |
|
639 * wp-cache-phase1.php: Forgot the mobile whitelist |
|
640 |
|
641 2009-06-05 17:04 donncha |
|
642 |
|
643 * wp-cache-phase1.php: Use cookies action instead of cache_key so |
|
644 that supercache files aren't generated by anon mobile users |
|
645 |
|
646 2009-06-05 15:12 donncha |
|
647 |
|
648 * wp-cache-config-sample.php, wp-cache.php: Added "Android" mobile |
|
649 user agent, thanks Matt Martz/sivel |
|
650 |
|
651 2009-06-05 12:27 donncha |
|
652 |
|
653 * readme.txt, wp-cache.php: Don't force the plugin into "half on" |
|
654 mode if mobile support selected. |
|
655 Added rewrite rules so that mobile devices are ignored by static |
|
656 cache. |
|
657 Thanks Vladimir Prelovac for bugging me about this. |
|
658 |
|
659 2009-05-29 08:40 donncha |
|
660 |
|
661 * wp-cache-phase1.php: Ignore the WP test cookie, props Jay @ |
|
662 http://jay.gooby.org/post/nginx-wp-super-cache-not-writing-cache-files-solved |
|
663 |
|
664 2009-05-26 09:55 donncha |
|
665 |
|
666 * wp-cache-phase2.php: Use blog's html type rather than text/html, |
|
667 props Weston Ruter |
|
668 |
|
669 2009-05-26 09:25 donncha |
|
670 |
|
671 * wp-cache-phase1.php, wp-cache-phase2.php: Cache the REQUEST_URI |
|
672 in $wp_cache_request_uri in case a plugin overwrites it. |
|
673 |
|
674 2009-05-21 13:12 donncha |
|
675 |
|
676 * wp-cache.php: Add newlines to mod_rewrite rules |
|
677 |
|
678 2009-05-19 11:21 donncha |
|
679 |
|
680 * readme.txt: Updated recent changes list |
|
681 |
|
682 2009-05-19 11:18 donncha |
|
683 |
|
684 * readme.txt: Updated docs for DONOTCACHEPAGE constant |
|
685 |
|
686 2009-05-19 11:15 donncha |
|
687 |
|
688 * wp-cache.php: Added "WPSC_DISABLE_COMPRESSION" constant so |
|
689 hosting companies can disable compression in wp-super-cache |
|
690 |
|
691 2009-05-19 11:04 donncha |
|
692 |
|
693 * wp-cache.php: Added "WPSC_DISABLE_LOCKING" constant so hosting |
|
694 companies can disable file locking sitewide |
|
695 |
|
696 2009-05-19 10:19 donncha |
|
697 |
|
698 * wp-cache-phase2.php: Added "DONOTCACHEPAGE" constant so plugins |
|
699 can specify pages that should not be cached. |
|
700 |
|
701 2009-05-11 13:35 donncha |
|
702 |
|
703 * wp-cache.php: Use PHP_DOCUMENT_ROOT in .htaccess rules if set, |
|
704 props Adrian Ott @ Mosso |
|
705 |
|
706 2009-04-25 06:30 donncha |
|
707 |
|
708 * Changelog.txt: Updated changelog |
|
709 |
|
710 2009-04-25 06:30 donncha |
|
711 |
|
712 * readme.txt, wp-cache.php: Bumped version number to 0.9.4.3 |
|
713 |
|
714 2009-04-23 20:04 donncha |
|
715 |
|
716 * wp-cache-phase2.php: Move mutex init above actions again |
|
717 |
|
718 2009-04-22 11:34 donncha |
|
719 |
|
720 * readme.txt, wp-cache.php: Bump version number to 0.9.4.2 |
|
721 |
|
722 2009-04-22 11:06 donncha |
|
723 |
|
724 * wp-cache-phase2.php: Move check for logged in user after actions |
|
725 are defined, otherwise cache files aren't updated. See |
|
726 http://wordpress.org/support/topic/264090?replies=2 |
|
727 |
|
728 2009-04-21 19:53 donncha |
|
729 |
|
730 * Changelog.txt: Updated changelog |
|
731 |
|
732 2009-04-21 19:53 donncha |
|
733 |
|
734 * readme.txt, wp-cache.php: Bumped version to 0.9.4.1 |
|
735 |
|
736 2009-04-21 19:52 donncha |
|
737 |
|
738 * wp-cache.php: Oops, make sure the "don't cache if logged in" |
|
739 checkbox can be unchecked! |
|
740 Clear the cache when it's enabled |
|
741 |
|
742 2009-04-21 15:46 donncha |
|
743 |
|
744 * Changelog.txt: Updated changelog |
|
745 |
|
746 2009-04-21 15:45 donncha |
|
747 |
|
748 * readme.txt: Updated recent changes |
|
749 |
|
750 2009-04-21 15:44 donncha |
|
751 |
|
752 * Changelog.txt: Updated changelog |
|
753 |
|
754 2009-04-21 15:43 donncha |
|
755 |
|
756 * readme.txt, wp-cache.php: Bumped version number to 0.9.4 |
|
757 |
|
758 2009-04-21 11:46 donncha |
|
759 |
|
760 * wp-cache.php: Minor docs update |
|
761 |
|
762 2009-04-20 09:25 donncha |
|
763 |
|
764 * wp-cache-phase2.php: Check that user is logged in before not |
|
765 caching |
|
766 |
|
767 2009-04-20 08:49 donncha |
|
768 |
|
769 * wp-cache-phase2.php, wp-cache.php: Added "Don't cache for logged |
|
770 in users" option |
|
771 |
|
772 2009-04-18 22:03 donncha |
|
773 |
|
774 * readme.txt: Updated donation link |
|
775 |
|
776 2009-04-15 16:38 donncha |
|
777 |
|
778 * wp-cache.php: Display file size stats on admin page |
|
779 |
|
780 2009-04-15 15:27 donncha |
|
781 |
|
782 * wp-cache-phase2.php: Clear the cache when the profile is updated. |
|
783 Props djquinn http://wordpress.org/support/topic/261504?replies=6 |
|
784 http://www.dquinn.net/wp-super-cache-preview-draft-update-profile-wordpress/ |
|
785 |
|
786 2009-04-15 15:25 donncha |
|
787 |
|
788 * wp-cache-phase1.php: Don't cache post previews |
|
789 |
|
790 2009-04-14 14:10 donncha |
|
791 |
|
792 * wp-cache-config-sample.php, wp-cache.php: Added backslashes to |
|
793 rejected URI. See |
|
794 http://wordpress.org/support/topic/260790?replies=10#post-1045412 |
|
795 |
|
796 2009-04-06 14:17 donncha |
|
797 |
|
798 * Changelog.txt: Updated changelog to 0.9.3.1 |
|
799 |
|
800 2009-04-06 14:16 donncha |
|
801 |
|
802 * readme.txt, wp-cache.php: Bump version to 0.9.3.1 |
|
803 |
|
804 2009-04-06 14:16 donncha |
|
805 |
|
806 * readme.txt: Added link to forum thread on posting problems in |
|
807 0.9.3 |
|
808 |
|
809 2009-04-06 14:11 donncha |
|
810 |
|
811 * readme.txt: Added "Recent Changes" section to start of readme.txt |
|
812 to make life easier on those upgrading |
|
813 |
|
814 2009-04-05 22:15 donncha |
|
815 |
|
816 * advanced-cache.php: Don't show broken path message in wp-admin. |
|
817 Check if file is missing before showing an error |
|
818 |
|
819 2009-04-05 21:51 donncha |
|
820 |
|
821 * wp-cache-phase1.php: Return true so the include_once() returns |
|
822 true. Fixes problem with saving posts |
|
823 |
|
824 2009-04-05 18:53 donncha |
|
825 |
|
826 * wp-cache-phase2.php: Clear the supercache when all cache is |
|
827 cleared on post edit. |
|
828 |
|
829 2009-04-05 18:53 donncha |
|
830 |
|
831 * advanced-cache.php: whitespace cleanup |
|
832 |
|
833 2009-04-05 09:36 donncha |
|
834 |
|
835 * Changelog.txt: Updated changelog |
|
836 |
|
837 2009-04-05 08:25 donncha |
|
838 |
|
839 * wp-cache-phase2.php: Hide any potential opendir warnings |
|
840 |
|
841 2009-04-04 11:40 donncha |
|
842 |
|
843 * Changelog.txt: Updated Changelog to 0.9.3 |
|
844 |
|
845 2009-04-04 11:40 donncha |
|
846 |
|
847 * readme.txt, wp-cache.php: Bump version number to 0.9.3 |
|
848 |
|
849 2009-04-04 11:23 donncha |
|
850 |
|
851 * wp-cache.php: Minor change in cache rebuild and mutex option text |
|
852 |
|
853 2009-04-04 11:15 donncha |
|
854 |
|
855 * wp-cache-phase1.php: Cache files for single blogs go in cache/, |
|
856 MU cache files go in cache/blogs/ |
|
857 |
|
858 2009-04-03 15:01 donncha |
|
859 |
|
860 * wp-cache-config-sample.php, wp-cache.php: "Cache rebuild" feature |
|
861 is now on by default |
|
862 File locks are off by default |
|
863 Change language on admin page to "Enable file locking" instead of |
|
864 "Disable..." |
|
865 |
|
866 2009-04-02 19:56 donncha |
|
867 |
|
868 * wp-cache-phase2.php: Get rid of more get_option() calls in the |
|
869 shutdown function |
|
870 |
|
871 2009-04-02 13:42 donncha |
|
872 |
|
873 * wp-cache-phase1.php, wp-cache-phase2.php, wp-cache.php: Added a |
|
874 blog cache dir. WordPress MU blogs will be cached into different |
|
875 directories. |
|
876 Regular WP will cache into cache/blogs/ instead of cache/ |
|
877 |
|
878 2009-04-02 13:41 donncha |
|
879 |
|
880 * readme.txt: Update docs: |
|
881 1. new signature on page. |
|
882 2. Minor text changes |
|
883 |
|
884 2009-04-02 11:49 donncha |
|
885 |
|
886 * wp-cache-phase2.php: Removed errlog |
|
887 |
|
888 2009-04-02 11:09 donncha |
|
889 |
|
890 * wp-cache-phase2.php: Check if rejected uri expr is a blank. See |
|
891 http://justinblanton.com/2009/03/broken-wp-super-cache |
|
892 |
|
893 2009-04-01 11:46 donncha |
|
894 |
|
895 * wp-cache-phase2.php: Added "wp_cache_rebuild_or_delete()" |
|
896 function to delete or create rebuild cache files |
|
897 |
|
898 2009-03-31 10:56 donncha |
|
899 |
|
900 * readme.txt: Minor docs update |
|
901 |
|
902 2009-03-31 10:53 donncha |
|
903 |
|
904 * readme.txt: Updated docs to stress that wp-cached files are "good |
|
905 enough" for most people. |
|
906 |
|
907 2009-03-31 10:46 donncha |
|
908 |
|
909 * advanced-cache.php, readme.txt: Added "wpcache_broken_message()" |
|
910 and code to catch when path in advanced-cache.php is broken. |
|
911 |
|
912 2009-03-31 10:32 donncha |
|
913 |
|
914 * wp-cache.php: Check if admin_url exists. Not everyone updates |
|
915 WordPress. |
|
916 |
|
917 2009-03-31 10:31 donncha |
|
918 |
|
919 * wp-cache-phase2.php: In post change, remove corrupted or obsolete |
|
920 meta and cache files |
|
921 |
|
922 2009-03-31 10:30 donncha |
|
923 |
|
924 * Changelog.txt: Updated changelog.txt |
|
925 |
|
926 2009-03-30 16:12 donncha |
|
927 |
|
928 * wp-cache-phase2.php: Added an "auto reject" list of URIs |
|
929 |
|
930 2009-03-30 06:22 donncha |
|
931 |
|
932 * wp-cache-phase1.php: Remove corrupted or obsolete meta file and |
|
933 cache file. |
|
934 |
|
935 2009-03-30 04:53 donncha |
|
936 |
|
937 * wp-cache-phase1.php, wp-cache-phase2.php: Don't use array_push(). |
|
938 Removed wp_cache_file_contents action as it may contribute to |
|
939 memory problems for some hosts. |
|
940 Pass buffer by reference to ob function. |
|
941 Revert merge of shutdown function and ob function |
|
942 Pass "siteurl" to post_id gc function |
|
943 |
|
944 2009-03-29 16:32 donncha |
|
945 |
|
946 * wp-cache-phase1.php: Make sure $meta is an array |
|
947 |
|
948 2009-03-28 13:03 donncha |
|
949 |
|
950 * Changelog.txt: Updated changelog |
|
951 |
|
952 2009-03-28 13:02 donncha |
|
953 |
|
954 * readme.txt, wp-cache.php: Bump version number to 0.9.2 |
|
955 |
|
956 2009-03-28 12:58 donncha |
|
957 |
|
958 * readme.txt: Added a troubleshooting entry for advanced-cache.php |
|
959 |
|
960 2009-03-28 12:54 donncha |
|
961 |
|
962 * advanced-cache.php: Include once instead of require because it |
|
963 won't cause a FATAL error if the path is incorrect |
|
964 |
|
965 2009-03-28 12:39 donncha |
|
966 |
|
967 * readme.txt: Minimum version is now 2.6, props tigertech, |
|
968 http://wordpress.org/support/topic/255628?replies=1 |
|
969 |
|
970 2009-03-28 12:34 donncha |
|
971 |
|
972 * wp-cache-phase2.php: Delete static "pages on front" when posts |
|
973 change. |
|
974 |
|
975 2009-03-28 12:30 donncha |
|
976 |
|
977 * readme.txt: Move uninstall instructions up |
|
978 Added "If all else fails" instructions |
|
979 |
|
980 2009-03-21 21:15 donncha |
|
981 |
|
982 * wp-cache.php: Added "Settings" link on plugins page. |
|
983 Simplified admin notice, may fix 500 internal errors |
|
984 |
|
985 2009-03-21 21:13 donncha |
|
986 |
|
987 * wp-cache-phase1.php, wp-cache-phase2.php, wp-cache.php: Revert |
|
988 moving meta information into cache file. It took too long to scan |
|
989 the directory |
|
990 |
|
991 2009-03-20 15:34 donncha |
|
992 |
|
993 * wp-cache-phase2.php: Unlink supercache cache files as well as |
|
994 wp-cache files |
|
995 |
|
996 2009-03-20 15:33 donncha |
|
997 |
|
998 * wp-cache-phase2.php: No need for separate $log variable |
|
999 |
|
1000 2009-03-20 15:31 donncha |
|
1001 |
|
1002 * wp-cache-phase2.php: $supercacheonly is set further up |
|
1003 |
|
1004 2009-03-20 15:30 donncha |
|
1005 |
|
1006 * wp-cache-phase2.php: Minor typos "attac" |
|
1007 Removed unused function |
|
1008 |
|
1009 2009-03-20 15:28 donncha |
|
1010 |
|
1011 * wp-cache-phase2.php: Make sure other actions have a chance to |
|
1012 mark comments as spam |
|
1013 |
|
1014 2009-03-13 22:19 donncha |
|
1015 |
|
1016 * wp-cache-phase1.php: Don't need that error_log |
|
1017 |
|
1018 2009-03-13 11:41 donncha |
|
1019 |
|
1020 * wp-cache-phase1.php, wp-cache-phase2.php, wp-cache.php: Make meta |
|
1021 an array rather than an object because of this change to PHP5: |
|
1022 http://bugs.php.net/bug.php?id=40104 |
|
1023 Move meta file data into cache file. |
|
1024 |
|
1025 2009-03-13 09:06 donncha |
|
1026 |
|
1027 * wp-cache-phase2.php: Move wp_cache_shutdown_callback() into the |
|
1028 ob callback |
|
1029 |
|
1030 2009-03-09 09:52 donncha |
|
1031 |
|
1032 * wp-cache.php: Only check for apache modules if in supercache |
|
1033 mode. |
|
1034 |
|
1035 2009-02-27 09:55 donncha |
|
1036 |
|
1037 * plugins/badbehaviour.php: Note that compression disabled when BB |
|
1038 support enabled. |
|
1039 |
|
1040 2009-02-27 09:46 donncha |
|
1041 |
|
1042 * plugins/badbehaviour.php: Bad-behavior fixes. Plugin will find |
|
1043 the bb plugin folder now. |
|
1044 |
|
1045 2009-02-26 12:55 donncha |
|
1046 |
|
1047 * wp-cache-phase1.php: set the right variable. |
|
1048 |
|
1049 2009-02-26 11:53 donncha |
|
1050 |
|
1051 * Changelog.txt: Updated changelog, should have svnupped last time |
|
1052 |
|
1053 2009-02-26 11:53 donncha |
|
1054 |
|
1055 * Changelog.txt: Updated changelog |
|
1056 |
|
1057 2009-02-26 11:51 donncha |
|
1058 |
|
1059 * readme.txt, wp-cache.php: Bump version to 0.9.1 |
|
1060 |
|
1061 2009-02-26 11:35 donncha |
|
1062 |
|
1063 * readme.txt: Updated docs on "expired pages" and the required |
|
1064 modules needed to serve new data |
|
1065 |
|
1066 2009-02-26 11:23 donncha |
|
1067 |
|
1068 * wp-cache.php: Remove "experimental" heading. |
|
1069 |
|
1070 2009-02-26 11:07 donncha |
|
1071 |
|
1072 * wp-cache.php: Added "About the author" box to admin page. |
|
1073 |
|
1074 2009-02-19 16:07 donncha |
|
1075 |
|
1076 * wp-cache.php: Make the donation box hidable. |
|
1077 |
|
1078 2009-02-19 15:46 donncha |
|
1079 |
|
1080 * wp-cache.php: Added donation button, yes my html skills suck. |
|
1081 |
|
1082 2009-02-19 15:00 donncha |
|
1083 |
|
1084 * wp-cache.php: Match IP against 192.168 instead of 192. |
|
1085 |
|
1086 2009-02-19 13:43 donncha |
|
1087 |
|
1088 * readme.txt, wp-cache.php: Added checks for hostname = 127.x.x.x |
|
1089 or 192.x.x.x or if available uses wp_remote_get() to load |
|
1090 wp-cron.php |
|
1091 Gives warning if checks fail |
|
1092 Updated readme.txt with docs on how to resolve. Thanks to Joost |
|
1093 de Valk for help debugging this. http://yoast.com/wp-cron-issues/ |
|
1094 |
|
1095 2009-02-19 13:34 donncha |
|
1096 |
|
1097 * wp-cache-phase2.php: Hide file op warning. |
|
1098 Removed register_shutdown command that's not used any more |
|
1099 |
|
1100 2009-02-19 11:48 donncha |
|
1101 |
|
1102 * wp-cache.php: Hide rename warning. Possibly related to no global |
|
1103 lock. |
|
1104 |
|
1105 2009-02-17 13:04 donncha |
|
1106 |
|
1107 * Changelog.txt: Updated changelog |
|
1108 |
|
1109 2009-02-17 12:58 donncha |
|
1110 |
|
1111 * wp-cache-phase2.php: Don't show no HTML tag warning for |
|
1112 robots.txt, http://wordpress.org/support/topic/243904?replies=1 |
|
1113 |
|
1114 2009-02-17 12:36 donncha |
|
1115 |
|
1116 * wp-cache.php: Clear the supercache folder when it's disabled. |
|
1117 Remove the .disabled folder if a supercache folder exists. |
|
1118 Show Last and Next garbage collection times as UTC |
|
1119 Added an admin notice on the plugins page if wp-super-cache |
|
1120 caching is disabled |
|
1121 Add plugin notice below plugin row if caching is disabled |
|
1122 |
|
1123 2009-02-17 12:34 donncha |
|
1124 |
|
1125 * wp-cache-phase2.php: Hide some filemtime() warnings. Without a |
|
1126 global file lock we'll get more of these. |
|
1127 |
|
1128 2009-02-17 12:33 donncha |
|
1129 |
|
1130 * plugins/badbehaviour.php: Disable the supercache if Bad Behaviour |
|
1131 support is enabled. |
|
1132 |
|
1133 2009-02-14 11:48 donncha |
|
1134 |
|
1135 * readme.txt: Updated tag and added Donation link |
|
1136 |
|
1137 2009-02-06 10:48 donncha |
|
1138 |
|
1139 * wp-cache-phase1.php, wp-cache-phase2.php: Just use the output |
|
1140 buffer, no shutdown functions. |
|
1141 |
|
1142 2009-02-05 20:53 donncha |
|
1143 |
|
1144 * wp-cache-phase2.php: No need to call this callback twice! |
|
1145 |
|
1146 2009-02-05 15:32 donncha |
|
1147 |
|
1148 * wp-cache-config-sample.php: Remove any slashes left in the |
|
1149 blogcacheid |
|
1150 |
|
1151 2009-02-05 13:36 donncha |
|
1152 |
|
1153 * wp-cache.php: Replace blashslashes in WP_CONTENT_DIR here, |
|
1154 possible Win32 fix |
|
1155 |
|
1156 2009-02-05 10:20 donncha |
|
1157 |
|
1158 * readme.txt: Added "UserOnline" to the list of plugins that don't |
|
1159 update when a page is cached |
|
1160 |
|
1161 2009-02-05 09:55 donncha |
|
1162 |
|
1163 * wp-cache.php: Replace backslashes in WP_CONTENT_DIR too. Win32 |
|
1164 fix. props Chris (beerfan) |
|
1165 |
|
1166 2009-02-04 21:49 donncha |
|
1167 |
|
1168 * wp-cache-config-sample.php, wp-cache-phase2.php: Added |
|
1169 $wp_cache_shutdown_gc config option to use shutdown instead of |
|
1170 wp-cron |
|
1171 Added comments on config options |
|
1172 |
|
1173 2009-02-04 20:38 donncha |
|
1174 |
|
1175 * wp-cache-phase2.php: Don't create empty supercache directories. |
|
1176 |
|
1177 2009-02-04 10:25 donncha |
|
1178 |
|
1179 * readme.txt: Troubleshooting updates: advanced-cache.php, cache on |
|
1180 NFS warning |
|
1181 |
|
1182 2009-02-03 21:53 donncha |
|
1183 |
|
1184 * plugins/badbehaviour.php, wp-cache-phase1.php: Things act strange |
|
1185 when a function has a require_once(), even if it's never reached |
|
1186 |
|
1187 2009-02-03 21:41 donncha |
|
1188 |
|
1189 * plugins/badbehaviour.php, plugins/searchengine.php, |
|
1190 wp-cache-config-sample.php, wp-cache-phase1.php: Added Bad |
|
1191 Behaviour plugin |
|
1192 Allow SuperCache plugin directory to be relocated. See |
|
1193 $wp_cache_plugins_dir in config file. |
|
1194 Fixed updating Active status of searchengine plugin |
|
1195 Added new cacheactions: |
|
1196 'wp_cache_served_cache_file' activated just before headers are |
|
1197 sent for an existing cache file. |
|
1198 'wp_cache_file_contents' filter that every wp-cache cache file is |
|
1199 sent through. (ignoring mfunc) |
|
1200 |
|
1201 2009-02-03 12:11 donncha |
|
1202 |
|
1203 * wp-cache-phase1.php: Clean and echo the buffer |
|
1204 |
|
1205 2009-02-03 11:49 donncha |
|
1206 |
|
1207 * wp-cache-phase1.php, wp-cache-phase2.php: Register supercache |
|
1208 shutdown function right at the start of the process so it's |
|
1209 executed before WP objects are destroyed |
|
1210 |
|
1211 2009-02-02 15:48 donncha |
|
1212 |
|
1213 * wp-cache-phase2.php: Don't register shutdown function, call it |
|
1214 from the output buffer callback. |
|
1215 |
|
1216 2009-02-02 09:58 donncha |
|
1217 |
|
1218 * wp-cache-phase2.php: Don't read files into an array, reverting |
|
1219 [86134] |
|
1220 |
|
1221 2009-01-29 17:19 donncha |
|
1222 |
|
1223 * wp-cache.php: Remove double slashes from inst_root |
|
1224 |
|
1225 2009-01-29 16:28 donncha |
|
1226 |
|
1227 * wp-cache.php: Guess the install root properly |
|
1228 |
|
1229 2009-01-29 14:25 donncha |
|
1230 |
|
1231 * wp-cache-phase2.php: Revert prune_super_cache and |
|
1232 garbage_collection code. |
|
1233 |
|
1234 2009-01-29 06:41 donncha |
|
1235 |
|
1236 * wp-cache.php: Fix caching for blogs installed in sub dirs. See |
|
1237 http://wordpress.org/support/topic/238022?replies=6 |
|
1238 |
|
1239 2009-01-27 19:57 donncha |
|
1240 |
|
1241 * wp-cache-phase2.php: Only rename the tmp cache file when it's |
|
1242 created. |
|
1243 Hide warnings about renames and unlinks |
|
1244 |
|
1245 2009-01-27 06:18 donncha |
|
1246 |
|
1247 * Changelog.txt: Updated changelog |
|
1248 |
|
1249 2009-01-27 06:17 donncha |
|
1250 |
|
1251 * readme.txt, wp-cache.php: Bump version to 0.9 |
|
1252 |
|
1253 2009-01-27 06:17 donncha |
|
1254 |
|
1255 * wp-cache-phase2.php: Bring back mfunc code |
|
1256 |
|
1257 2009-01-27 05:53 donncha |
|
1258 |
|
1259 * wp-cache-phase2.php, wp-cache.php: Set GC to 10 minutes instead |
|
1260 of 30. |
|
1261 |
|
1262 2009-01-26 20:08 donncha |
|
1263 |
|
1264 * wp-cache.php: Show last and next garbage collection times |
|
1265 |
|
1266 2009-01-26 18:11 donncha |
|
1267 |
|
1268 * wp-cache.php: Make sure constant value is displayed, props |
|
1269 Jonathan Dingman |
|
1270 |
|
1271 2009-01-26 17:32 donncha |
|
1272 |
|
1273 * wp-cache-phase1.php: Update mobile "enabled" variable |
|
1274 |
|
1275 2009-01-26 17:32 donncha |
|
1276 |
|
1277 * wp-cache-phase2.php: Don't send gzip headers if headers already |
|
1278 sent |
|
1279 |
|
1280 2009-01-26 13:00 donncha |
|
1281 |
|
1282 * wp-cache-config-sample.php, wp-cache-phase2.php, wp-cache.php: |
|
1283 Removed "dynamic caching" that isn't documented anywhere any more |
|
1284 Fixed activate bugs with mobile device support |
|
1285 |
|
1286 2009-01-26 11:12 donncha |
|
1287 |
|
1288 * wp-cache-config-sample.php, wp-cache-phase1.php, wp-cache.php: |
|
1289 Mobile device support via |
|
1290 http://wordpress.org/extend/plugins/wordpress-mobile-edition/ by |
|
1291 Alex King |
|
1292 |
|
1293 2009-01-26 10:03 donncha |
|
1294 |
|
1295 * readme.txt: Added extra FAQs |
|
1296 |
|
1297 2009-01-25 11:21 donncha |
|
1298 |
|
1299 * wp-cache-phase2.php, wp-cache.php: Admin page updates |
|
1300 If expiry time is over 30 minutes, set garbage collection to 30 |
|
1301 minutes, else expiry time |
|
1302 |
|
1303 2009-01-25 09:11 donncha |
|
1304 |
|
1305 * wp-cache-phase2.php: If supercache enabled, Don't create wp-cache |
|
1306 files for anonymous users. Should cut down cached files by half |
|
1307 ore more. |
|
1308 |
|
1309 2009-01-25 07:56 donncha |
|
1310 |
|
1311 * wp-cache-phase2.php: Warn if cache expiry cron job took longer |
|
1312 than 30 seconds, props SiriusBuzz |
|
1313 |
|
1314 2009-01-25 07:49 donncha |
|
1315 |
|
1316 * advanced-cache.php, wp-cache-phase2.php, wp-cache.php: |
|
1317 advanced-cache.php will load the phase1.php even in relocated |
|
1318 plugin folders now. (NOTE. Must be updated if plugin folder |
|
1319 changes) |
|
1320 Removed error_log() |
|
1321 |
|
1322 2009-01-24 06:03 donncha |
|
1323 |
|
1324 * wp-cache.php: Update advanced-cache.php message, props Jonathan |
|
1325 Dingman |
|
1326 |
|
1327 2009-01-23 19:10 donncha |
|
1328 |
|
1329 * Changelog.txt: Updated Changelog for 0.8.9 |
|
1330 |
|
1331 2009-01-23 19:09 donncha |
|
1332 |
|
1333 * readme.txt, wp-cache.php: Bump version number to 0.8.9 and update |
|
1334 documentation |
|
1335 |
|
1336 2009-01-23 18:34 donncha |
|
1337 |
|
1338 * wp-cache.php: Updated text |
|
1339 |
|
1340 2009-01-23 12:43 donncha |
|
1341 |
|
1342 * wp-cache-phase2.php, wp-cache.php: Set garbage collection to 10 |
|
1343 seconds after expiry |
|
1344 |
|
1345 2009-01-23 12:13 donncha |
|
1346 |
|
1347 * wp-cache.php: mutext variable needs to be global |
|
1348 |
|
1349 2009-01-23 12:06 donncha |
|
1350 |
|
1351 * advanced-cache.php, wp-cache.php: Added "advanced-cache.php" |
|
1352 which will load wp-cache-phase1.php |
|
1353 Copy that file to wp-content/ instead of symlinking |
|
1354 Added checkboxes for "cache rebuild" and "disable file locking" |
|
1355 remove #list anchor tag |
|
1356 |
|
1357 2009-01-22 11:26 donncha |
|
1358 |
|
1359 * wp-cache-phase2.php: Delete lots more cache files in one go, for |
|
1360 busy sites |
|
1361 |
|
1362 2009-01-21 13:42 donncha |
|
1363 |
|
1364 * wp-cache-phase2.php: Removed "cron job called" debug message |
|
1365 |
|
1366 2009-01-21 13:05 donncha |
|
1367 |
|
1368 * wp-cache.php: Show all sections of the admin page by default. |
|
1369 Move cache contents up |
|
1370 |
|
1371 2009-01-20 11:23 donncha |
|
1372 |
|
1373 * wp-cache.php: Admin page UI update, props Robert Wolf |
|
1374 |
|
1375 2009-01-19 18:29 donncha |
|
1376 |
|
1377 * wp-cache-config-sample.php: Comment out $wp_cache_mutex_disabled |
|
1378 by default |
|
1379 |
|
1380 2009-01-19 18:27 donncha |
|
1381 |
|
1382 * wp-cache-config-sample.php, wp-cache-phase2.php: Allow mutex file |
|
1383 locking to be disabled |
|
1384 |
|
1385 2009-01-19 18:18 donncha |
|
1386 |
|
1387 * wp-cache.php: Fix the favourites if a non admin users logs in |
|
1388 |
|
1389 2009-01-16 17:04 donncha |
|
1390 |
|
1391 * Changelog.txt: Updated Changelog |
|
1392 |
|
1393 2009-01-16 17:03 donncha |
|
1394 |
|
1395 * wp-cache-config-sample.php, wp-cache-phase1.php, |
|
1396 wp-cache-phase2.php: Added simple DEBUG mode. Activate by setting |
|
1397 $wp_cache_debug to your email address in wp-cache-config.php |
|
1398 Sends debug emails on: cron job, failed job, when gzip headers |
|
1399 are missing from wp-cache meta file. |
|
1400 |
|
1401 2009-01-16 16:14 donncha |
|
1402 |
|
1403 * readme.txt, wp-cache.php: Bump version to 0.8.8 |
|
1404 |
|
1405 2009-01-16 16:10 donncha |
|
1406 |
|
1407 * wp-cache.php: Added "Delete Cache" link to Favourites menu |
|
1408 |
|
1409 2009-01-15 23:16 donncha |
|
1410 |
|
1411 * wp-cache-phase2.php: We clean up files as well as directories. |
|
1412 Should fix issue with non-updating blogs |
|
1413 |
|
1414 2009-01-14 22:47 donncha |
|
1415 |
|
1416 * wp-cache-config-sample.php, wp-cache-phase1.php, |
|
1417 wp-cache-phase2.php: Remove debugging code |
|
1418 |
|
1419 2009-01-14 18:51 donncha |
|
1420 |
|
1421 * wp-cache-config-sample.php, wp-cache-phase1.php, |
|
1422 wp-cache-phase2.php: Lots of debug code |
|
1423 |
|
1424 2009-01-14 14:33 donncha |
|
1425 |
|
1426 * readme.txt: Updated the "How do I know my blog is being cached?" |
|
1427 FAQ |
|
1428 |
|
1429 2009-01-12 17:51 donncha |
|
1430 |
|
1431 * wp-cache-phase2.php: Don't overwrite $dh directory handler |
|
1432 |
|
1433 2009-01-12 17:38 donncha |
|
1434 |
|
1435 * wp-cache-phase2.php: When reading large directories, create array |
|
1436 of files. The opendir handle seems to die. |
|
1437 |
|
1438 2009-01-11 09:16 donncha |
|
1439 |
|
1440 * wp-cache-phase2.php, wp-cache.php: Use opendir()/readdir() |
|
1441 instead of glob() |
|
1442 |
|
1443 2009-01-09 21:16 donncha |
|
1444 |
|
1445 * wp-cache-phase2.php: Minor typo |
|
1446 |
|
1447 2009-01-09 11:04 donncha |
|
1448 |
|
1449 * Changelog.txt: Updated changelog |
|
1450 |
|
1451 2009-01-09 11:04 donncha |
|
1452 |
|
1453 * readme.txt, wp-cache.php: Bump version to 0.8.7 |
|
1454 |
|
1455 2009-01-09 10:59 donncha |
|
1456 |
|
1457 * wp-cache-phase2.php, wp-cache.php: Change default expiry time to |
|
1458 10 minutes |
|
1459 Only clean out 100 files at a time. Should help with very large |
|
1460 sites. |
|
1461 Fix file pointer. |
|
1462 |
|
1463 2008-12-05 09:57 donncha |
|
1464 |
|
1465 * wp-cache.php: Fix term -> meta typo, props kettari, |
|
1466 http://wordpress.org/support/topic/222613?replies=1 |
|
1467 |
|
1468 2008-12-04 18:13 donncha |
|
1469 |
|
1470 * Changelog.txt: Updated changelog for 0.8.6 |
|
1471 |
|
1472 2008-12-04 18:12 donncha |
|
1473 |
|
1474 * wp-cache-phase1.php: Added "WP-Super-Cache: WP-Cache" header for |
|
1475 cached php files. |
|
1476 |
|
1477 2008-12-04 17:59 donncha |
|
1478 |
|
1479 * readme.txt, wp-cache.php: Bump version numberb to 2.7 |
|
1480 |
|
1481 2008-12-04 17:44 donncha |
|
1482 |
|
1483 * wp-cache.php: Hide unlink errors |
|
1484 |
|
1485 2008-12-04 16:53 donncha |
|
1486 |
|
1487 * wp-cache-phase2.php: Use uniqid() instead of tempnam() to |
|
1488 generate temporary filenames. |
|
1489 No need for chmod. |
|
1490 Fixed minor typo |
|
1491 |
|
1492 2008-12-04 13:40 donncha |
|
1493 |
|
1494 * wp-cache-phase2.php: Record time of cache generation |
|
1495 |
|
1496 2008-12-04 13:27 donncha |
|
1497 |
|
1498 * readme.txt: Added Apache configuration docs on AllowOverride |
|
1499 |
|
1500 2008-12-02 11:00 donncha |
|
1501 |
|
1502 * wp-cache.php: If WP_CACHE is not enabled, but the define() line |
|
1503 is in wp-config.php, stop, because it's probably commented out. |
|
1504 |
|
1505 2008-12-01 11:38 donncha |
|
1506 |
|
1507 * wp-cache-phase2.php: Abort caching if plugin can't write to any |
|
1508 cache file, and report error |
|
1509 $gzsize may not survive to shutdown callback. Get the filesize |
|
1510 again |
|
1511 |
|
1512 2008-12-01 11:37 donncha |
|
1513 |
|
1514 * wp-cache-phase1.php: Push the headers into the headers array, not |
|
1515 the meta object |
|
1516 |
|
1517 2008-11-25 12:58 donncha |
|
1518 |
|
1519 * Changelog.txt: Updated changelog |
|
1520 |
|
1521 2008-11-25 12:58 donncha |
|
1522 |
|
1523 * readme.txt, wp-cache.php: Bump version number to 0.8.5 |
|
1524 |
|
1525 2008-11-25 12:45 donncha |
|
1526 |
|
1527 * wp-cache-phase2.php: Added "supercache_dir" filter so supercache |
|
1528 directory can be modified. |
|
1529 |
|
1530 2008-11-25 12:40 donncha |
|
1531 |
|
1532 * wp-cache-phase2.php: Removed backslashes from the supercache |
|
1533 filename |
|
1534 |
|
1535 2008-11-25 12:27 donncha |
|
1536 |
|
1537 * wp-cache.php: Warn if Apache modules are missing. |
|
1538 Display gzip cache rewrite rules. |
|
1539 Deal with WordPress MU better as it can't upgrade the .htaccess |
|
1540 file. |
|
1541 |
|
1542 2008-11-25 12:24 donncha |
|
1543 |
|
1544 * wp-cache-phase1.php: Added wp_cache_key cacheaction to modify |
|
1545 cache key (ie. add user agent, IP, etc) |
|
1546 |
|
1547 2008-11-25 11:10 donncha |
|
1548 |
|
1549 * wp-cache-phase1.php, wp-cache-phase2.php: Check that cache file |
|
1550 exists before serving, it may have been removed without the meta |
|
1551 file |
|
1552 |
|
1553 2008-11-25 11:01 donncha |
|
1554 |
|
1555 * wp-cache-phase2.php: Removed $gzipped variable |
|
1556 |
|
1557 2008-11-25 10:54 donncha |
|
1558 |
|
1559 * wp-cache-phase2.php: No need to addslashes() to file functions |
|
1560 |
|
1561 2008-11-14 13:20 donncha |
|
1562 |
|
1563 * wp-cache-phase2.php: Added wpsupercache_buffer filter so buffer |
|
1564 can be manipulated before writing to cache file |
|
1565 |
|
1566 2008-11-14 13:00 donncha |
|
1567 |
|
1568 * wp-cache-phase2.php: Move gzip header detection down |
|
1569 |
|
1570 2008-11-14 10:09 donncha |
|
1571 |
|
1572 * wp-cache-phase1.php, wp-cache-phase2.php: Add gzip headers back |
|
1573 if they are missing. Should fix problems with users seeing |
|
1574 corrupted pages. |
|
1575 |
|
1576 2008-11-14 10:00 donncha |
|
1577 |
|
1578 * readme.txt: Updated docs on file locking |
|
1579 |
|
1580 2008-11-11 17:28 donncha |
|
1581 |
|
1582 * wp-cache-phase2.php: Write wp-cache php cache files to temporary |
|
1583 files before moving into place. |
|
1584 Increase gzip compression to 3 |
|
1585 If cron job failed to get mutex lock, try again in 10 minutes |
|
1586 |
|
1587 2008-11-07 09:43 donncha |
|
1588 |
|
1589 * wp-cache.php: Use WP_CONTENT_URL in mod_rewrite rules. |
|
1590 Use WP_CONTENT_DIR in WPCACHEHOME definition. |
|
1591 |
|
1592 2008-10-27 13:21 donncha |
|
1593 |
|
1594 * readme.txt: Added links section and link to WP Widget Cache, |
|
1595 props to Ben @ http://www.binarymoon.co.uk/ |
|
1596 Minor troubleshooting update |
|
1597 |
|
1598 2008-10-23 08:14 donncha |
|
1599 |
|
1600 * wp-cache.php: wp_cache_check_global_config() fixes by joelhardi, |
|
1601 http://wordpress.org/support/topic/211477?replies=1#post-879591 |
|
1602 |
|
1603 2008-10-22 15:57 donncha |
|
1604 |
|
1605 * Changelog.txt: Updated changelog |
|
1606 |
|
1607 2008-10-22 15:55 donncha |
|
1608 |
|
1609 * readme.txt, wp-cache.php: Bump version number to 0.8.4 |
|
1610 |
|
1611 2008-10-11 22:10 donncha |
|
1612 |
|
1613 * wp-cache-phase2.php: Update the time of last gc |
|
1614 |
|
1615 2008-10-10 11:54 donncha |
|
1616 |
|
1617 * wp-cache-phase2.php, wp-cache.php: Change garbage collection |
|
1618 parameters to time rather than hits |
|
1619 |
|
1620 2008-10-08 16:06 donncha |
|
1621 |
|
1622 * Changelog.txt: Updated changelog |
|
1623 |
|
1624 2008-10-08 16:04 donncha |
|
1625 |
|
1626 * readme.txt, wp-cache.php: Bump version numbers to 0.8.3 |
|
1627 Updated docs |
|
1628 |
|
1629 2008-10-08 08:12 donncha |
|
1630 |
|
1631 * readme.txt: Note for WPMU users, |
|
1632 http://wordpress.org/support/topic/208770?replies=3#post-871207 |
|
1633 |
|
1634 2008-10-07 12:03 donncha |
|
1635 |
|
1636 * readme.txt: x-gzip->gzip |
|
1637 |
|
1638 2008-10-07 10:50 donncha |
|
1639 |
|
1640 * readme.txt: Minor typo, |
|
1641 http://wordpress.org/support/topic/208770?replies=1#post-870518 |
|
1642 |
|
1643 2008-10-07 10:44 donncha |
|
1644 |
|
1645 * plugins/searchengine.php: Don't overwrite logged in user details |
|
1646 in searchengine plugin. |
|
1647 |
|
1648 2008-10-06 09:19 donncha |
|
1649 |
|
1650 * wp-cache-phase1.php, wp-cache.php: Encode as gzip, not x-gzip as |
|
1651 IE7 has problems with it. ref: |
|
1652 http://bugs.typo3.org/view.php?id=4623 |
|
1653 |
|
1654 2008-10-01 08:05 donncha |
|
1655 |
|
1656 * readme.txt, wp-cache.php: Options -> Settings, thanks webmaestro |
|
1657 http://wordpress.org/support/topic/207576?replies=2 |
|
1658 |
|
1659 2008-09-29 09:29 donncha |
|
1660 |
|
1661 * wp-cache.php: Only update "clear on post" setting when saving |
|
1662 status options, thanks Viper007Bond |
|
1663 |
|
1664 2008-09-28 11:04 donncha |
|
1665 |
|
1666 * wp-cache-phase2.php: Only create compressed data if required |
|
1667 |
|
1668 2008-09-28 06:16 donncha |
|
1669 |
|
1670 * wp-cache-phase2.php: Compress cache files with "dynamic content" |
|
1671 too |
|
1672 |
|
1673 2008-09-28 05:56 donncha |
|
1674 |
|
1675 * wp-cache-phase2.php: Only compress cached files once. Nice speed |
|
1676 boost! |
|
1677 |
|
1678 2008-09-28 05:46 donncha |
|
1679 |
|
1680 * wp-cache-phase2.php: Write gzipped supercache files using fopen |
|
1681 instead of gzopen |
|
1682 |
|
1683 2008-09-26 23:16 donncha |
|
1684 |
|
1685 * Changelog.txt: Updated changelog |
|
1686 |
|
1687 2008-09-26 23:15 donncha |
|
1688 |
|
1689 * readme.txt, wp-cache.php: Bump the version number to 0.8.2 |
|
1690 |
|
1691 2008-09-26 23:14 donncha |
|
1692 |
|
1693 * wp-cache-config-sample.php, wp-cache-phase2.php, wp-cache.php: |
|
1694 Added $cache_rebuild_files setting to switch off "need rebuild" |
|
1695 functionality by default |
|
1696 |
|
1697 2008-09-26 16:00 donncha |
|
1698 |
|
1699 * wp-cache-phase2.php: On post change clear the front page |
|
1700 |
|
1701 2008-09-26 12:04 donncha |
|
1702 |
|
1703 * wp-cache-phase2.php: Move cache writers entry up above supercache |
|
1704 cleaning. |
|
1705 Only clean individual posts, don't clear cache when no post_id |
|
1706 |
|
1707 2008-09-26 09:49 donncha |
|
1708 |
|
1709 * wp-cache.php: Only show "Delete Cache" link to MU site admins or |
|
1710 admins on WP blogs |
|
1711 |
|
1712 2008-09-25 12:47 donncha |
|
1713 |
|
1714 * wp-cache.php: Save "wp_cache_clear_on_post_edit" properly, thanks |
|
1715 HarryRAR, |
|
1716 http://wordpress.org/support/topic/206371?replies=2#post-861998 |
|
1717 |
|
1718 2008-09-25 11:12 donncha |
|
1719 |
|
1720 * wp-cache-phase2.php, wp-cache.php: Can't clear cache on edit_post |
|
1721 because leaving a comment calls edit_post unfortunately |
|
1722 Experimental code to preserve supercache version of a page while |
|
1723 it's being regenerated. |
|
1724 |
|
1725 2008-09-24 14:21 donncha |
|
1726 |
|
1727 * wp-cache.php: Added "Delete Cache" link at top of admin pages |
|
1728 |
|
1729 2008-09-24 13:57 donncha |
|
1730 |
|
1731 * Changelog.txt: Updated changelog, still release 0.8.1 |
|
1732 |
|
1733 2008-09-24 13:03 donncha |
|
1734 |
|
1735 * wp-cache-phase2.php: Added function to clear cache when a post is |
|
1736 edited |
|
1737 |
|
1738 2008-09-24 13:02 donncha |
|
1739 |
|
1740 * wp-cache.php: Added "Clear on edit" checkbox to clear all cache |
|
1741 files when a post or page is edited |
|
1742 |
|
1743 2008-09-24 13:01 donncha |
|
1744 |
|
1745 * wp-cache.php: Remove meta and supercache directories when |
|
1746 deactivating |
|
1747 |
|
1748 2008-09-24 12:47 donncha |
|
1749 |
|
1750 * wp-cache.php: Switch status messages around. |
|
1751 |
|
1752 2008-09-24 12:47 donncha |
|
1753 |
|
1754 * wp-cache.php: Remove cache/.htaccess when uninstalling. |
|
1755 |
|
1756 2008-09-24 12:44 donncha |
|
1757 |
|
1758 * readme.txt: Make mod mime and rewrite line clearer, hopefully |
|
1759 |
|
1760 2008-09-24 12:38 donncha |
|
1761 |
|
1762 * wp-cache-phase2.php: comment_id typo |
|
1763 Only clear supercache files if it's enabled |
|
1764 |
|
1765 2008-09-24 12:37 donncha |
|
1766 |
|
1767 * readme.txt: Updated mod_rewrite rules and expiry/mime type rules |
|
1768 |
|
1769 2008-09-24 11:57 donncha |
|
1770 |
|
1771 * Changelog.txt: Updated changelog for 0.8.1 |
|
1772 |
|
1773 2008-09-24 11:57 donncha |
|
1774 |
|
1775 * readme.txt, wp-cache.php: Bump the version number |
|
1776 |
|
1777 2008-09-24 10:01 donncha |
|
1778 |
|
1779 * wp-cache-phase2.php: Make the temporary filename world readable |
|
1780 to avoid problems where Apache and PHP run as different users. |
|
1781 Thanks Tigertech for the code. |
|
1782 |
|
1783 2008-09-24 09:57 donncha |
|
1784 |
|
1785 * wp-cache-phase2.php: Check that rename worked, if not, remove |
|
1786 cache file and rename again. Props tigertech |
|
1787 |
|
1788 2008-09-23 19:55 donncha |
|
1789 |
|
1790 * wp-cache-phase2.php: Don't clear the supercache if it's not |
|
1791 enabled (In blog context, when a moderated comment is made) |
|
1792 |
|
1793 2008-09-23 13:09 donncha |
|
1794 |
|
1795 * Changelog.txt: Updated changelog |
|
1796 |
|
1797 2008-09-23 13:05 donncha |
|
1798 |
|
1799 * readme.txt, wp-cache.php: Bump the version to 0.8 |
|
1800 |
|
1801 2008-09-23 13:01 donncha |
|
1802 |
|
1803 * wp-cache-phase1.php: Comment: reminder to update .htaccess rules |
|
1804 if get_cookie cacheaction is used. |
|
1805 |
|
1806 2008-09-23 12:58 donncha |
|
1807 |
|
1808 * wp-cache-phase1.php: Don't return if the $string is not '' |
|
1809 |
|
1810 2008-09-23 12:50 donncha |
|
1811 |
|
1812 * wp-cache.php: Generate a semaphore id based on hostname and cache |
|
1813 path, props Tigertech |
|
1814 http://wordpress.org/support/topic/205195?replies=4#post-857610 |
|
1815 |
|
1816 2008-09-23 11:14 donncha |
|
1817 |
|
1818 * wp-cache.php: Make the expiry cleanup list an unordered list |
|
1819 |
|
1820 2008-09-23 11:06 donncha |
|
1821 |
|
1822 * wp-cache-phase2.php: siteurl -> home for those who run WP in a |
|
1823 different place |
|
1824 |
|
1825 2008-09-23 10:44 donncha |
|
1826 |
|
1827 * wp-cache-config-sample.php, wp-cache-phase2.php, wp-cache.php: No |
|
1828 need for $super_cache_max_time |
|
1829 |
|
1830 2008-09-23 10:39 donncha |
|
1831 |
|
1832 * wp-cache-phase2.php: On post change: |
|
1833 1. Clear all files from permalink in supercache directory. |
|
1834 2. Clear siteurl/page/ permalinks. |
|
1835 3. Clear supercache files when corresponding php meta files are |
|
1836 removed. |
|
1837 |
|
1838 2008-09-18 09:45 donncha |
|
1839 |
|
1840 * wp-cache.php: Show mod_rewrite rules when .htaccess is RO, props |
|
1841 Matt @ http://mattsblog.ca/ |
|
1842 |
|
1843 2008-09-17 16:29 donncha |
|
1844 |
|
1845 * wp-cache-phase2.php, wp-cache.php: Decrease the chance of |
|
1846 cleanup. |
|
1847 |
|
1848 2008-09-17 11:01 donncha |
|
1849 |
|
1850 * wp-cache.php: Don't server cached static files when url contains |
|
1851 "=". Should avoid lots of problems with query strings |
|
1852 |
|
1853 2008-09-17 11:00 donncha |
|
1854 |
|
1855 * wp-cache-phase2.php: Replace the siteurl correctly for those who |
|
1856 have installed in a subdir, but access from the directory above. |
|
1857 Thanks Viper007Bond. |
|
1858 |
|
1859 2008-09-16 13:01 donncha |
|
1860 |
|
1861 * wp-cache.php: Check for WordPress MU because .htaccess can't be |
|
1862 updated. |
|
1863 Set cache control and expiry headers of supercached files. Cached |
|
1864 for 5 minutes, but with "must-revalidate" |
|
1865 |
|
1866 2008-09-06 11:00 donncha |
|
1867 |
|
1868 * wp-cache-phase2.php: Write cache files to a temporary file first, |
|
1869 then rename. Rename should be atomic. |
|
1870 |
|
1871 2008-08-28 11:30 donncha |
|
1872 |
|
1873 * Changelog.txt: Updated changelog |
|
1874 |
|
1875 2008-08-28 11:29 donncha |
|
1876 |
|
1877 * readme.txt, wp-cache.php: Bump the version number to 0.7.1 |
|
1878 |
|
1879 2008-08-28 11:00 donncha |
|
1880 |
|
1881 * wp-cache.php: Updated .htaccess code: |
|
1882 Check that file is writable (again?) |
|
1883 Fix warnings about upgrades. |
|
1884 Bright yellow backgrounds on items that need attention |
|
1885 Thanks Matt @ http://twitter.com/mattfreedman/statuses/901325274 |
|
1886 for reporting. |
|
1887 |
|
1888 2008-08-27 19:32 donncha |
|
1889 |
|
1890 * Changelog.txt: Updated changelog |
|
1891 |
|
1892 2008-08-27 19:31 donncha |
|
1893 |
|
1894 * readme.txt, wp-cache.php: Bump to 0.7, fix activation link |
|
1895 |
|
1896 2008-08-27 19:17 donncha |
|
1897 |
|
1898 * Changelog.txt: Updated Changelog |
|
1899 |
|
1900 2008-08-27 19:16 donncha |
|
1901 |
|
1902 * readme.txt, wp-cache.php: Bump the version number to 0.6.8 |
|
1903 |
|
1904 2008-08-27 18:59 donncha |
|
1905 |
|
1906 * wp-cache.php: Added rules to redirect to urls ending with a "/", |
|
1907 props Andylav and definitelynot, |
|
1908 http://wordpress.org/support/topic/199542?replies=6 |
|
1909 |
|
1910 2008-08-21 16:41 donncha |
|
1911 |
|
1912 * wp-cache.php: Change menu options url |
|
1913 |
|
1914 2008-08-20 11:47 donncha |
|
1915 |
|
1916 * Changelog.txt: Update Changelog |
|
1917 |
|
1918 2008-08-20 10:49 donncha |
|
1919 |
|
1920 * readme.txt, wp-cache.php: Bump version number to 0.6.7 |
|
1921 |
|
1922 2008-08-20 09:38 donncha |
|
1923 |
|
1924 * wp-cache.php: Added CRs |
|
1925 |
|
1926 2008-08-20 09:01 donncha |
|
1927 |
|
1928 * wp-cache.php: Added apache_request_headers() as suggested in |
|
1929 http://wordpress.org/support/topic/197053 |
|
1930 |
|
1931 2008-08-19 16:27 donncha |
|
1932 |
|
1933 * plugins/searchengine.php, wp-cache.php: Updated styling with the |
|
1934 help of the simple trackback validation plugin |
|
1935 |
|
1936 2008-08-19 15:11 donncha |
|
1937 |
|
1938 * wp-cache-config-sample.php: Don't include rss files in cacheable |
|
1939 list |
|
1940 |
|
1941 2008-08-19 15:05 donncha |
|
1942 |
|
1943 * wp-cache.php: Added "deactivation hook" to remove |
|
1944 advanced-cache.php and wp-cache-config.php and cached files. |
|
1945 |
|
1946 2008-08-14 10:39 donncha |
|
1947 |
|
1948 * wp-cache-phase1.php: Only include once |
|
1949 |
|
1950 2008-08-14 09:14 donncha |
|
1951 |
|
1952 * wp-cache-phase1.php, wp-cache-phase2.php: Cron fixed from Mike |
|
1953 |
|
1954 2008-08-13 12:52 donncha |
|
1955 |
|
1956 * wp-cache-phase2.php, wp-cache.php: Fixes from Mike Beggs: |
|
1957 Use custom is_writeable() that works in Win32 NTFS |
|
1958 Update "Vary" header |
|
1959 Let WP Cron handle cache cleaning. |
|
1960 Don't let mod_deflate try to compress gzipped cached files |
|
1961 |
|
1962 2008-08-09 10:13 donncha |
|
1963 |
|
1964 * wp-cache-phase2.php: Use get_comment(), props Lazy @ |
|
1965 http://www.lazybrain.de/ |
|
1966 |
|
1967 2008-07-31 15:53 donncha |
|
1968 |
|
1969 * Changelog.txt: Updated changelog |
|
1970 |
|
1971 2008-07-31 10:47 donncha |
|
1972 |
|
1973 * readme.txt, wp-cache.php: Bump version numbers |
|
1974 |
|
1975 2008-07-29 19:52 donncha |
|
1976 |
|
1977 * wp-cache-config-sample.php, wp-cache-phase1.php, wp-cache.php: WP |
|
1978 2.6 fixes. Use WP_CONTENT_DIR. Have not added to .htaccess rules |
|
1979 yet |
|
1980 |
|
1981 2008-07-28 09:37 donncha |
|
1982 |
|
1983 * readme.txt, wp-cache.php: Change wp-super-cache expiry to 3600 |
|
1984 seconds. |
|
1985 Avoid foreach error on empty directories |
|
1986 Minor change to status message |
|
1987 |
|
1988 2008-07-24 16:26 donncha |
|
1989 |
|
1990 * wp-cache-phase2.php, wp-cache.php: Removed debug error log |
|
1991 Catch 404 file not found requests when themes use query_posts() |
|
1992 |
|
1993 2008-07-24 13:17 donncha |
|
1994 |
|
1995 * wp-cache-phase2.php: If we can't get a file lock, warn user. |
|
1996 |
|
1997 2008-07-23 18:30 donncha |
|
1998 |
|
1999 * readme.txt: Update FAQ on cache times. |
|
2000 |
|
2001 2008-07-23 18:27 donncha |
|
2002 |
|
2003 * readme.txt, wp-cache.php: Added p= parameter to htacess rules so |
|
2004 they'll be served by wp-cache only, |
|
2005 http://wordpress.org/support/topic/191275?replies=3 |
|
2006 |
|
2007 2008-07-17 09:48 donncha |
|
2008 |
|
2009 * wp-cache.php: Handle if wp-config.php has been moved ../ in |
|
2010 WordPress 2.6 |
|
2011 |
|
2012 2008-07-16 11:12 donncha |
|
2013 |
|
2014 * wp-cache.php: Don't warn the user wp-content is writable if |
|
2015 webserver is running as user. |
|
2016 Create correct .htaccess rules when WordPress is installed in a |
|
2017 different location. Both fixes props Allan Bazinet @ |
|
2018 http://sneezingfrog.com/blog/ |
|
2019 |
|
2020 2008-07-15 10:17 donncha |
|
2021 |
|
2022 * Changelog.txt: Update changelog |
|
2023 |
|
2024 2008-07-15 10:15 donncha |
|
2025 |
|
2026 * readme.txt, wp-cache.php: Bump the version number to 0.6.5 |
|
2027 |
|
2028 2008-07-15 10:14 donncha |
|
2029 |
|
2030 * readme.txt: Add "Subscribe to comments" rule to readme |
|
2031 |
|
2032 2008-07-15 10:11 donncha |
|
2033 |
|
2034 * wp-cache-phase1.php: Use comment_author instead of email in case |
|
2035 email isn't mandatory. props rhapsodyv @ |
|
2036 http://wordpress.org/support/topic/188775 |
|
2037 |
|
2038 2008-07-14 10:42 donncha |
|
2039 |
|
2040 * wp-cache-phase2.php, wp-cache.php: Added "wp_cache_gc" option |
|
2041 Allow chance of garbage collection to be configurable. |
|
2042 |
|
2043 2008-07-14 10:06 donncha |
|
2044 |
|
2045 * readme.txt: If caching doesn't work, it could be |
|
2046 advanced-cache.php |
|
2047 |
|
2048 2008-07-14 09:53 donncha |
|
2049 |
|
2050 * wp-cache.php: Added Subscribe To Comments exclusion rewrite rule |
|
2051 |
|
2052 2008-07-14 09:52 donncha |
|
2053 |
|
2054 * wp-cache.php: Warn if wp-content is writable, props alexleonard, |
|
2055 http://wordpress.org/support/topic/188530 |
|
2056 |
|
2057 2008-07-08 10:41 donncha |
|
2058 |
|
2059 * wp-cache-phase2.php: Remove extra pages generated at the current |
|
2060 permalink. ie. paged comments. |
|
2061 |
|
2062 2008-06-20 16:16 donncha |
|
2063 |
|
2064 * wp-cache.php: Only need the config file writable to change it |
|
2065 |
|
2066 2008-06-16 09:08 donncha |
|
2067 |
|
2068 * wp-cache-phase2.php: Increase the chance of expired file cleanup |
|
2069 |
|
2070 2008-06-16 09:07 donncha |
|
2071 |
|
2072 * wp-cache-phase2.php: Warn if page is a 404 or not complete and |
|
2073 won't be cached |
|
2074 |
|
2075 2008-06-12 09:53 donncha |
|
2076 |
|
2077 * readme.txt: Add troubleshooting message for Dreamhost users |
|
2078 |
|
2079 2008-05-26 09:12 donncha |
|
2080 |
|
2081 * wp-cache-phase2.php: Use [] instead of {} for array indexes |
|
2082 Fix warning notices |
|
2083 |
|
2084 2008-05-14 16:22 donncha |
|
2085 |
|
2086 * Changelog.txt: Updated changelog |
|
2087 |
|
2088 2008-05-14 16:19 donncha |
|
2089 |
|
2090 * readme.txt, wp-cache-phase2.php, wp-cache.php: Remove comment. |
|
2091 Bump version number |
|
2092 |
|
2093 2008-05-14 12:21 donncha |
|
2094 |
|
2095 * wp-cache-phase2.php: Clean up the supercache if no post_id is |
|
2096 defined |
|
2097 |
|
2098 2008-05-14 12:11 donncha |
|
2099 |
|
2100 * wp-cache.php: Move menu code up |
|
2101 |
|
2102 2008-05-13 14:57 donncha |
|
2103 |
|
2104 * wp-cache-phase2.php: Only prune files in the supercache directory |
|
2105 Remove expired files 1/500's of the time |
|
2106 |
|
2107 2008-05-11 08:51 donncha |
|
2108 |
|
2109 * wp-cache.php: Allow the "digg proof" message to be styled |
|
2110 Removed whitespace |
|
2111 |
|
2112 2008-05-05 09:49 donncha |
|
2113 |
|
2114 * wp-cache-phase1.php: Removed Last-Modified header so plugin works |
|
2115 on godaddy servers. props Brad @ |
|
2116 http://www.littleredrails.com/blog/2007/09/08/using-wp-cache-on-godaddy-500-error/ |
|
2117 |
|
2118 2008-05-05 09:44 donncha |
|
2119 |
|
2120 * readme.txt, wp-cache.php: Added rewrite rules to stop POST |
|
2121 requests to html static files. props eharris @ |
|
2122 http://wordpress.org/support/topic/173972?replies=2 |
|
2123 |
|
2124 2008-04-24 19:14 donncha |
|
2125 |
|
2126 * Changelog.txt: Update Changelog |
|
2127 |
|
2128 2008-04-24 19:14 donncha |
|
2129 |
|
2130 * readme.txt: Added changelog link |
|
2131 Added attachment_id mod_rewrite rule |
|
2132 |
|
2133 2008-04-24 19:11 donncha |
|
2134 |
|
2135 * Changelog.txt: Updated Changelog |
|
2136 |
|
2137 2008-04-24 19:09 donncha |
|
2138 |
|
2139 * readme.txt, wp-cache.php: Bump the version number |
|
2140 |
|
2141 2008-04-24 15:45 donncha |
|
2142 |
|
2143 * wp-cache-phase2.php: Put "could not write" message in a HTML |
|
2144 comment at the end of the current page. |
|
2145 |
|
2146 2008-04-20 07:48 donncha |
|
2147 |
|
2148 * wp-cache.php: Use blog charset for encoding. |
|
2149 Don't supercache attachment pages, props Callum |
|
2150 |
|
2151 2008-04-17 09:23 donncha |
|
2152 |
|
2153 * wp-cache.php: Make sure files are served as UTF-8, props |
|
2154 tanguillo and nikolayb |
|
2155 http://wordpress.org/support/topic/169540?replies=3 |
|
2156 |
|
2157 2008-04-12 07:06 donncha |
|
2158 |
|
2159 * Changelog.txt: Updated changelog |
|
2160 |
|
2161 2008-04-12 07:05 donncha |
|
2162 |
|
2163 * readme.txt, wp-cache.php: Bump version number and update |
|
2164 .htaccess example code |
|
2165 |
|
2166 2008-04-11 23:30 donncha |
|
2167 |
|
2168 * wp-cache-phase1.php, wp-cache-phase2.php: Remove "index.php" from |
|
2169 cached file paths |
|
2170 |
|
2171 2008-04-11 23:17 donncha |
|
2172 |
|
2173 * wp-cache-config-sample.php, wp-cache.php: Add index.php to list |
|
2174 of not to be cached pages |
|
2175 Minor typo fix |
|
2176 |
|
2177 2008-04-08 09:51 donncha |
|
2178 |
|
2179 * wp-cache.php: Delete all contents of cache dir, not just |
|
2180 supercachedir when caching disabled. |
|
2181 |
|
2182 2008-04-04 11:59 donncha |
|
2183 |
|
2184 * wp-cache.php: wp_specialchars the rules |
|
2185 |
|
2186 2008-04-01 11:31 donncha |
|
2187 |
|
2188 * wp-cache.php: Added wpsc_remove_marker() to remove WordPress |
|
2189 rewrite rules |
|
2190 Super Cache rules now go in the WPSuperCache marker |
|
2191 Check for comment cookie in one line, props askapache |
|
2192 |
|
2193 2008-03-31 08:42 donncha |
|
2194 |
|
2195 * wp-cache.php: wp_specialchars() the mod_rewrite rules, props |
|
2196 Viper007Bond |
|
2197 |
|
2198 2008-03-30 10:42 donncha |
|
2199 |
|
2200 * readme.txt, wp-cache.php: Bump the version numbers |
|
2201 |
|
2202 2008-03-30 10:41 donncha |
|
2203 |
|
2204 * Changelog.txt: Updated changelog |
|
2205 |
|
2206 2008-03-30 10:41 donncha |
|
2207 |
|
2208 * wp-cache.php: Warn if mod_rewrite rules are out of date and |
|
2209 encourage user to remove or update them manually |
|
2210 |
|
2211 2008-03-30 10:26 donncha |
|
2212 |
|
2213 * Changelog.txt: Updated changelog |
|
2214 |
|
2215 2008-03-28 17:37 donncha |
|
2216 |
|
2217 * wp-cache.php: Login cookie got shortened to "wordpress" in 2.5, |
|
2218 still backwards compatible |
|
2219 |
|
2220 2008-03-28 17:22 donncha |
|
2221 |
|
2222 * wp-cache.php: Move toggleLayer js around |
|
2223 |
|
2224 2008-03-13 11:37 donncha |
|
2225 |
|
2226 * readme.txt, wp-cache.php: Bump to 0.6 |
|
2227 |
|
2228 2008-03-13 11:34 donncha |
|
2229 |
|
2230 * readme.txt: Added compression FAQ |
|
2231 |
|
2232 2008-03-13 11:28 donncha |
|
2233 |
|
2234 * wp-cache.php: Only require mod_rewrite if super cache is enabled |
|
2235 Hide super cache parts of page when not activated |
|
2236 Add "/" to mod_rewrite rules for URLs not ending in a /, props |
|
2237 Michael R Aulia @ http://www.michaelaulia.com/blogs/ |
|
2238 |
|
2239 2008-03-13 11:25 donncha |
|
2240 |
|
2241 * readme.txt: Updated documentation |
|
2242 |
|
2243 2008-03-12 18:55 donncha |
|
2244 |
|
2245 * wp-cache-phase2.php: This somehow stops PHP creating directories |
|
2246 in the root folder, thanks to Cherie and Jennifer for their |
|
2247 invaluable help! |
|
2248 |
|
2249 2008-03-12 17:00 donncha |
|
2250 |
|
2251 * wp-cache.php: No need for this message any more |
|
2252 |
|
2253 2008-03-11 13:04 donncha |
|
2254 |
|
2255 * wp-cache.php: Don't auto update .htaccess until user wants to. |
|
2256 Hide listing of cached files, it's wrong anyway. |
|
2257 Move advanced features to the end of backend page. |
|
2258 |
|
2259 2008-02-11 20:52 donncha |
|
2260 |
|
2261 * readme.txt, wp-cache.php: You must define things before loading |
|
2262 WordPress! (props s2j @ |
|
2263 http://wordpress.org/support/topic/154996?replies=12#post-691402 |
|
2264 ) |
|
2265 |
|
2266 2008-02-08 10:27 donncha |
|
2267 |
|
2268 * wp-cache.php: Remember to delete compressed files from directly |
|
2269 cached folders, props John Pozadzides |
|
2270 |
|
2271 2008-01-16 12:14 donncha |
|
2272 |
|
2273 * Changelog.txt: Update changelog |
|
2274 |
|
2275 2008-01-16 12:13 donncha |
|
2276 |
|
2277 * readme.txt, wp-cache.php: Bump version number |
|
2278 Make admin page readonly if configuration page cannot be written |
|
2279 to |
|
2280 |
|
2281 2008-01-04 11:23 donncha |
|
2282 |
|
2283 * Changelog.txt, readme.txt, wp-cache.php: Bump version and update |
|
2284 changelog |
|
2285 |
|
2286 2008-01-04 11:22 donncha |
|
2287 |
|
2288 * wp-cache.php: Only update the hello_world option when updating |
|
2289 the right form |
|
2290 |
|
2291 2008-01-04 10:41 donncha |
|
2292 |
|
2293 * readme.txt, wp-cache.php: Bump version number |
|
2294 |
|
2295 2008-01-04 10:40 donncha |
|
2296 |
|
2297 * wp-cache.php: Rearrange .htaccess generator. |
|
2298 Allow mod_rewrite rules to be viewed later |
|
2299 Only create wp-content/cache/.htaccess if it doesn't exist |
|
2300 |
|
2301 2008-01-04 10:16 donncha |
|
2302 |
|
2303 * wp-cache.php: Added Super Cache footer message |
|
2304 |
|
2305 2008-01-03 22:29 donncha |
|
2306 |
|
2307 * wp-cache.php: More fixes for sub directory blogs, props Otto42 - |
|
2308 http://wordpress.org/support/topic/146443?replies=9#post-664254 |
|
2309 |
|
2310 2007-12-16 11:07 donncha |
|
2311 |
|
2312 * wp-cache.php: Warn if ABSPATH is writeable |
|
2313 Add $home_root to cached files path in rewrite rules |
|
2314 make mod_rewrite module warning more verbose |
|
2315 |
|
2316 2007-12-09 07:39 donncha |
|
2317 |
|
2318 * wp-cache-phase2.php: Hide unlink errors |
|
2319 |
|
2320 2007-12-04 10:18 donncha |
|
2321 |
|
2322 * wp-cache-phase2.php: Check that mutex is set, |
|
2323 http://wordpress.org/support/topic/146052?replies=4 |
|
2324 |
|
2325 2007-11-28 11:29 donncha |
|
2326 |
|
2327 * wp-cache-phase2.php, wp-cache.php: Check that $entries is not |
|
2328 empty |
|
2329 Don't ever recurse from ABSPATH up |
|
2330 |
|
2331 2007-11-26 11:33 donncha |
|
2332 |
|
2333 * Changelog.txt: Updated changelog |
|
2334 |
|
2335 2007-11-26 11:32 donncha |
|
2336 |
|
2337 * wp-cache.php: It's WPLOCKDOWN |
|
2338 |
|
2339 2007-11-26 11:31 donncha |
|
2340 |
|
2341 * Changelog.txt: Updated Changelog |
|
2342 |
|
2343 2007-11-26 11:30 donncha |
|
2344 |
|
2345 * readme.txt, wp-cache.php: Bump the version number |
|
2346 Docs for lockdown |
|
2347 |
|
2348 2007-11-26 11:17 donncha |
|
2349 |
|
2350 * wp-cache.php: Bumpy bumpy |
|
2351 |
|
2352 2007-11-26 11:12 donncha |
|
2353 |
|
2354 * Changelog.txt: Updated Changelog |
|
2355 |
|
2356 2007-11-26 11:11 donncha |
|
2357 |
|
2358 * readme.txt: Bump version |
|
2359 |
|
2360 2007-11-26 11:07 donncha |
|
2361 |
|
2362 * readme.txt: Warn about safe mode |
|
2363 |
|
2364 2007-11-26 10:56 donncha |
|
2365 |
|
2366 * wp-cache.php: Print a warning message if PHP safe mode is |
|
2367 enabled. |
|
2368 Super Cache plugins will fail silently if advanced-cache.php is |
|
2369 not loaded |
|
2370 Updated "Directly Cached Files" text |
|
2371 |
|
2372 2007-11-16 21:56 donncha |
|
2373 |
|
2374 * plugins/searchengine.php, wp-cache-phase1.php, |
|
2375 wp-cache-phase2.php, wp-cache.php: Added » |
|
2376 Updated formatting of admin backend |
|
2377 Added "direct caching" of pages. |
|
2378 |
|
2379 2007-11-12 21:23 donncha |
|
2380 |
|
2381 * wp-cache-phase2.php, wp-cache.php: PHP 5's mkdir() doesn't like |
|
2382 slashes, http://ie2.php.net/manual/en/function.mkdir.php#73848 - |
|
2383 props Tummmbler |
|
2384 |
|
2385 2007-11-12 15:26 donncha |
|
2386 |
|
2387 * Changelog.txt: Updated changelog |
|
2388 |
|
2389 2007-11-12 15:23 donncha |
|
2390 |
|
2391 * readme.txt, wp-cache.php: Bump version |
|
2392 Update readme docs |
|
2393 Add options page for wpmu site admins |
|
2394 |
|
2395 2007-11-12 11:32 donncha |
|
2396 |
|
2397 * wp-cache.php: Check if cache config file is out of date |
|
2398 |
|
2399 2007-11-12 11:14 donncha |
|
2400 |
|
2401 * wp-cache-phase2.php, wp-cache.php: Hide some warning messages |
|
2402 Don't super cache $_GET requests |
|
2403 Use wp_mkdir_p() instead of mkpath() |
|
2404 Don't delete meta, supercache or .htaccess |
|
2405 |
|
2406 2007-11-11 10:05 donncha |
|
2407 |
|
2408 * wp-cache.php: Don't want to check for .gz files twice! |
|
2409 |
|
2410 2007-11-11 08:06 donncha |
|
2411 |
|
2412 * wp-cache.php: Added 'comment moderation' message when blog locked |
|
2413 down. |
|
2414 Formatting changes |
|
2415 Use 'manage_options' instead of administrator because viper |
|
2416 changed his role names :) |
|
2417 |
|
2418 2007-11-11 01:13 donncha |
|
2419 |
|
2420 * wp-cache.php: If .htaccess updating fails, inform the user |
|
2421 |
|
2422 2007-11-11 00:20 donncha |
|
2423 |
|
2424 * wp-cache-phase2.php, wp-cache.php: Added "Lockdown" function so |
|
2425 static files won't be deleted by comments |
|
2426 Minor changes to admin page formatting |
|
2427 get_settings to get_option |
|
2428 |
|
2429 2007-11-10 21:06 donncha |
|
2430 |
|
2431 * wp-cache.php: Spell out radio boxes a bit more. |
|
2432 Modified .htaccess rules so search pages aren't served from super |
|
2433 cache |
|
2434 Actually insert_with_markers instead of echoing the command! |
|
2435 Tell user rules have been updated |
|
2436 Disable super cache *before* renaming directory. Sleep for a |
|
2437 second before |
|
2438 deleting to allow other processes to finish |
|
2439 |
|
2440 2007-11-10 20:03 donncha |
|
2441 |
|
2442 * wp-cache-phase2.php: Make sure the .htaccess isn't deleted |
|
2443 |
|
2444 2007-11-10 09:28 donncha |
|
2445 |
|
2446 * wp-cache-phase2.php: Don't remove super-cache file until comment |
|
2447 is approved |
|
2448 |
|
2449 2007-11-10 07:19 donncha |
|
2450 |
|
2451 * wp-cache.php: Check that WP_CACHE is defined before checking for |
|
2452 do_cacheaction. |
|
2453 Better instructions for verifying a new install |
|
2454 |
|
2455 2007-11-09 21:33 donncha |
|
2456 |
|
2457 * wp-cache.php: Define WPCACHEHOME properly, thanks tummbler for |
|
2458 testing! |
|
2459 |
|
2460 2007-11-09 17:09 donncha |
|
2461 |
|
2462 * wp-cache-phase2.php: Don't super-cache WordPress searches. May |
|
2463 need to extend that to any GET activity |
|
2464 |
|
2465 2007-11-09 15:01 donncha |
|
2466 |
|
2467 * wp-cache-phase2.php: Change preg_match delimiter so slashes work |
|
2468 again |
|
2469 |
|
2470 2007-11-09 14:41 donncha |
|
2471 |
|
2472 * readme.txt: Updated documentation |
|
2473 |
|
2474 2007-11-09 14:27 donncha |
|
2475 |
|
2476 * wp-cache.php: Use get_mod_rewrite() to detect if that module is |
|
2477 loaded |
|
2478 Automatically populate the .htaccess file if it's writable |
|
2479 Add gzip encoding rules to the cache dir, props Dennis @ |
|
2480 http://allmybrain.com/2007/11/08/making-wp-super-cache-gzip-compression-work/ |
|
2481 Replace Windows folder deliminator, "\" with "/" in WPCACHEHOME, |
|
2482 props Computer Guru @ |
|
2483 http://neosmart.net/blog/2007/getting-wordpress-super-cache-to-run-on-a-windows-iis-or-apache-server/ |
|
2484 |
|
2485 2007-11-09 01:19 donncha |
|
2486 |
|
2487 * wp-cache-phase2.php: Move is_feed() check earlier. |
|
2488 Check that mkpath() path is in $cache_path |
|
2489 |
|
2490 2007-11-08 21:57 donncha |
|
2491 |
|
2492 * wp-cache.php: Single quote ABSPATH |
|
2493 Check advanced-cache.php for version, remove if necessary, fixed |
|
2494 create conditions |
|
2495 |
|
2496 2007-11-08 21:55 donncha |
|
2497 |
|
2498 * wp-cache-phase1.php: realpath() two filenames |
|
2499 |
|
2500 2007-11-08 21:53 donncha |
|
2501 |
|
2502 * readme.txt: Fix subdirectory .htaccess rules, props Computer Guru |
|
2503 |
|
2504 2007-11-08 21:51 donncha |
|
2505 |
|
2506 * plugins/searchengine.php: Hide setcookie errors |
|
2507 Return correct string |
|
2508 |
|
2509 2007-11-07 15:38 donncha |
|
2510 |
|
2511 * Changelog.txt: Added Changelog.txt |
|
2512 |
|
2513 2007-11-07 15:27 donncha |
|
2514 |
|
2515 * readme.txt: Bump version to 0.3.1 (getting to 1.0 far too |
|
2516 quickly!) |
|
2517 Change formatting again |
|
2518 |
|
2519 2007-11-07 15:26 donncha |
|
2520 |
|
2521 * wp-cache.php: Bump version to 0.3.1 |
|
2522 |
|
2523 2007-11-07 15:26 donncha |
|
2524 |
|
2525 * wp-cache-config-sample.php, wp-cache-phase2.php: Use preg_match() |
|
2526 to match rejected URIs. |
|
2527 Change "wp-" to "wp-.*.php" to match files and paths starting |
|
2528 with "wp-" and ending in "php" |
|
2529 |
|
2530 2007-11-07 11:56 donncha |
|
2531 |
|
2532 * wp-cache.php: Bump the version number |
|
2533 |
|
2534 2007-11-06 22:50 donncha |
|
2535 |
|
2536 * readme.txt: Bump version |
|
2537 |
|
2538 2007-11-06 22:18 donncha |
|
2539 |
|
2540 * wp-cache-phase2.php: Fix feed content-type, props Dougal, |
|
2541 (http://dougal.gunters.org/blog/2007/06/19/wp-cache-fix-for-content-type-in-feeds) |
|
2542 |
|
2543 2007-11-06 22:15 donncha |
|
2544 |
|
2545 * wp-cache.php: Check the do_cacheaction() exists |
|
2546 Copy file if symlink is not found |
|
2547 |
|
2548 2007-11-06 21:44 donncha |
|
2549 |
|
2550 * wp-cache.php: Move WP Super Cache to "Site Admin" menu on |
|
2551 WordPress MU, |
|
2552 http://www.darcynorman.net/2007/11/06/wordpress-super-cache/ |
|
2553 |
|
2554 2007-11-06 21:19 donncha |
|
2555 |
|
2556 * wp-cache-phase1.php: Don't compress WP-Cache data files is PHP is |
|
2557 already doing it |
|
2558 |
|
2559 2007-11-06 10:29 donncha |
|
2560 |
|
2561 * readme.txt: Minor typo in tag |
|
2562 |
|
2563 2007-11-06 10:06 donncha |
|
2564 |
|
2565 * readme.txt, wp-cache-phase1.php, wp-cache-phase2.php, |
|
2566 wp-cache.php: Bump the version to 0.2 |
|
2567 Enable gzip support in WP-Cache data files, fix feed content |
|
2568 type, props tummbler: |
|
2569 http://www.tummblr.com/wordpress/improving-wp-super-cache-gzip-for-logged-in-users/ |
|
2570 http://elliottback.com/wp/archives/2005/07/12/getting-wp-cache-to-work/ |
|
2571 http://blog.saddey.net/2007/02/18/how-to-prevent-wpcache-from-changing-a-feeds-content-type-to-text-html/ |
|
2572 When Super Cache is disabled, still write to WP-Cache files |
|
2573 Check that prune_super_cache() exists before calling it in |
|
2574 wp-cache.php, props Dougal |
|
2575 |
|
2576 2007-11-06 09:06 donncha |
|
2577 |
|
2578 * readme.txt: Fix line endings |
|
2579 |
|
2580 2007-11-05 18:41 donncha |
|
2581 |
|
2582 * wp-cache.php: Fixed display of "compression changed" message |
|
2583 |
|
2584 2007-11-05 18:06 donncha |
|
2585 |
|
2586 * readme.txt: Convert to DOS mode |
|
2587 reformat lists for display on wporg |
|
2588 |
|
2589 2007-11-05 17:25 donncha |
|
2590 |
|
2591 * readme.txt: Minor updates to the readme |
|
2592 |
|
2593 2007-11-05 15:21 donncha |
|
2594 |
|
2595 * wp-cache.php: When disabling or enabling compression make sure |
|
2596 the user knows about .htaccess |
|
2597 |
|
2598 2007-11-05 15:11 donncha |
|
2599 |
|
2600 * wp-cache-phase2.php: Rejected URIs must have .php in them now so |
|
2601 pages starting with "wp-" will be cached |
|
2602 |
|
2603 2007-11-05 15:10 donncha |
|
2604 |
|
2605 * wp-cache.php: When disabling supercache, make sure wpcache is |
|
2606 enabled. |
|
2607 Avoid resetting cache_compression when submitting other forms |
|
2608 Reset supercache meta cache when compression modified |
|
2609 |
|
2610 2007-11-05 14:54 donncha |
|
2611 |
|
2612 * wp-cache-config-sample.php, wp-cache.php: Fix weirdness with |
|
2613 radio buttons on admin page |
|
2614 |
|
2615 2007-11-05 11:35 donncha |
|
2616 |
|
2617 * plugins, plugins/searchengine.php, readme.txt, wp-cache-base.php, |
|
2618 wp-cache-config-sample.php, wp-cache-phase1.php, |
|
2619 wp-cache-phase2.php, wp-cache.php: Initial import of WP Super |
|
2620 Cache |
|
2621 |
|
2622 2007-10-23 20:02 plugin-master |
|
2623 |
|
2624 * wp-super-cache, wp-super-cache/branches, wp-super-cache/tags, .: |
|
2625 adding wp-super-cache by donncha |
|
2626 |