Commit graph

42 commits

Author SHA1 Message Date
Gabriele Lauricella
24430be27a some fix
* woocommerce api endpoint
* small fix
2016-04-22 17:27:57 +02:00
Gabriele Lauricella
ee76a2a9d8 = 1.11.1 =
* exclude cache for WooCommerce
* fix load textdomain
* add Italian (it_IT) translation
2016-04-21 17:32:26 +02:00
Peter Molnar
8ab0a0d99a merge conflict fixed 2016-01-15 20:20:58 +00:00
Peter Molnar
32bd2f7b0e debug logging restructure 2016-01-15 20:18:18 +00:00
Koen Van den Wijngaert
18ad72f799 Implements #45. 2016-01-15 11:19:37 +01:00
Peter Molnar
9f029e2414 1.10.0
proper browser cache support:
* new options to set real browser cache expiry for singles, taxonomy and home
* added Etag support based on browser cache expiry
* added proper Expires header according to cache entry generation time + browser cache expiry
* added support for Last Modified header for home & taxonomy ( singles already had it) based on the last post modified date within the taxonomy
2015-10-23 12:40:09 +01:00
Peter Molnar
fedcdfc278 1.9.0
* adding exclude option based on text entry matching ( regex )
* replacing variable in __ and _e functions to constant
2015-10-14 20:14:09 +01:00
Peter Molnar
457ad184c4 = 1.8.4 =
*2015-10-13*

* changes in HTML debug comment: instead of the former, single comment, now 2 comments are added. The first is added when the cache entry is generated; the second only appears if the page was served from the cached entry. Please note that this last bit will - should - change with every single refresh.
* backend code is now split into separate files
* more debug code
2015-10-13 11:13:13 +01:00
Peter Molnar
d715c6fbaf fixes + hand-merge of https://github.com/petermolnar/wp-ffpc/pull/38/files 2015-06-05 09:50:42 +01:00
Peter Molnar
098f05985c adding new type of HTML debug comment 2015-05-07 14:22:33 +01:00
Peter Molnar
525fc33839 1.8.0 2015-04-29 09:40:12 +01:00
Peter Molnar
37d3e25cea - reordering advanced cache exceptions
- adding upgrade hook
2015-01-31 10:24:04 +00:00
Peter Molnar
cae67b0137 1.7.4 2014-12-17 10:56:16 +00:00
Peter Molnar
eb49420052 bugfixes and small enhancements 2014-12-08 09:19:01 +00:00
Peter Molnar
8d14b21ad8 pre-1.7.0 2014-09-19 12:18:18 +01:00
Peter Molnar
0356107ea7 1.7.0 alpha 2014-09-19 09:38:54 +01:00
Peter Molnar
d439747564 version 1.6.2 2014-09-05 10:41:18 +01:00
Peter Molnar
8eab1f88ce removing unneeded { left in the code accidentally and which prevented WordPress SVN commit 2014-09-04 10:49:14 +01:00
Peter Molnar
2b2345c763 version 1.6.0, see changelog 2014-08-22 11:55:25 +01:00
Peter Molnar
3a96ad631e 1.3.2 2014-04-09 21:34:14 +01:00
Harold Kyle
ac0fa7830e Removed PHP strict notices. 2014-04-09 14:16:35 -04:00
Dave Clark
cc68f59215 Update wp-ffpc-acache.php
Minor edit to avoid message: "Strict Standards: Only variables should be passed by reference"
2014-01-01 23:38:59 +11:00
Peter Molnar
3f175aab95 fix 404 header status 2013-11-07 10:06:49 +00:00
Peter Molnar
7b2d91b025 instant 404 for 404 pages 2013-11-07 09:27:47 +00:00
Peter Molnar
381687b8bf removed sync protocols; added server ip to HTML debug comment 2013-06-28 10:24:52 +01:00
Peter Molnar
879425e38e notice eliminating 2013-06-25 17:27:23 +01:00
Peter Molnar
c040f976be 1.2 feature freeze - 1.2 alpha; tests to come 2013-06-18 09:57:31 +00:00
Peter Molnar
cdd4f4e6c6 added PHPSESSID cookie to uri key possibilities 2013-06-17 14:22:46 +01:00
Peter Molnar
23ee5f0109 key scheme change added 2013-06-17 12:28:49 +01:00
Peter Molnar
0c368e2bb9 precache cron; utilities, etc 2013-06-07 17:56:56 +01:00
Peter Molnar
baa5fbc9c3 Merge branch 'cookies' of https://github.com/haroldkyle/wp-ffpc into dev 2013-04-28 10:36:36 +01:00
Peter Molnar
90f5d4947f date & unix time added to HTML comment validation 2013-04-24 12:39:21 +01:00
Harold Kyle
e0d573426d cookie exclusions set in admin 2013-04-19 16:42:09 -04:00
Harold Kyle
306462d145 trying to roll back cookie changes 2013-04-19 16:32:51 -04:00
Harold Kyle
b1eb73dae4 exclude caching for requests with cookie name(s) starting with a certain string 2013-04-09 15:40:03 -04:00
Harold Kyle
c3329aa4d1 fixed undefined index notices 2013-04-09 00:32:07 -04:00
Peter Molnar
b324631392 fix array indexes 2013-03-31 22:22:02 +01:00
Peter Molnar
99913abed1 bugfixes; taxonomy invalidate; taxonomy precache 2013-03-28 22:27:54 +00:00
Harold Kyle
c8f4f620d9 squelched various php and wp notices and warnings, enqueuing admin css and js better 2013-03-28 00:11:01 -04:00
Peter Molnar
99ed0380cd v 1.1, bugfix, html comment functionality 2013-03-25 13:11:49 +00:00
cadeyrn
2598ed919d RC2 cleanup
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@684358 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-19 18:08:34 +00:00
cadeyrn
fa71c7a216 trunk replaced with branch v1.0; merge was impossible; files added
git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@684134 b8457f37-d9ea-0310-8a92-e5e31aec5664
2013-03-19 10:16:59 +00:00