Commit graph

84 commits

Author SHA1 Message Date
Peter Molnar
eac45ed95e Merge branch 'master' of github:/petermolnar/wp-ffpc
Conflicts:
	wp-ffpc-class.php
2017-02-10 21:34:54 +00:00
Peter Molnar
705afd1535 cleanup for development hibernation 2017-02-10 21:32:34 +00:00
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
32bd2f7b0e debug logging restructure 2016-01-15 20:18:18 +00:00
Peter Molnar
62f3d0ab00 = 1.10.1 =
*2015-10-30*

* fixed nginx configuration sample snippets
* nginx configuration moved from Settings tab to Help tab, so if you're looking for the "nginx" tab, you need to look under "Help" on the WP-FFPC Settings page.
2015-10-30 15:41:37 +00: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
c84498d069 1.9.1, see changelog 2015-10-18 18:32:10 +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
7b16741af8 later 2015-07-02 11:17:50 +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
65325033fa 1.8.3 2015-05-07 13:33:32 +01:00
Peter Molnar
42bc1771fa 1.8.2 2015-04-29 23:07:40 +01:00
Peter Molnar
525fc33839 1.8.0 2015-04-29 09:40:12 +01:00
Peter Molnar
c8589b3a54 improved log messages 2015-02-02 21:19:00 +00:00
Peter Molnar
1cd2d80e1e log message for domain mismatch 2015-02-02 12:10:15 +00:00
Peter Molnar
37d3e25cea - reordering advanced cache exceptions
- adding upgrade hook
2015-01-31 10:24:04 +00:00
Peter Molnar
84f23c9548 Merge pull request #32 from plescheff/master
Implemented changes and extension points for WP-FFPC-Purge.
2015-01-27 12:09:17 +00:00
Hiroshi Shimoju
ecf3e25ac4 Remove PHP closing tag from advanced-cache.php 2015-01-22 01:34:28 +09:00
Anton Pelešev
17669f272b Implemented changes and extension points for WP-FFPC-Purge. 2015-01-20 21:31:13 +02:00
Anton Pelešev
01fba9fae8 Merge branch 'master' of /var/www/wp-ffpc-upstream 2015-01-13 13:10:54 +02:00
Anton Pelešev
d0dc5cf6d7 Added errors filtering so plugin/theme authors can intercept error handling. 2015-01-13 13:10:30 +02:00
Peter Molnar
4275199cf2 1.7.6 2015-01-09 15:01:11 +00:00
Peter Molnar
e3c5b8a2cc fixing no error messages bug 2014-12-29 13:00:16 +00:00
Anton Pelešev
6280cc4ef1 Fixed force-cache clearing when options updated.
No more PHP warnings triggered.
2014-12-17 15:16:59 +02:00
Peter Molnar
238d54a194 Merge pull request #29 from ameir/compatibility
Memcached proxy compatibility
2014-12-08 09:37:26 +00:00
Peter Molnar
eb49420052 bugfixes and small enhancements 2014-12-08 09:19:01 +00:00
Ameir Abdeldayem
42743def8d Allow binary protocol to be toggled with Memcached driver. 2014-12-08 02:55:05 -05: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
a3d00edf60 1.6.4, see readme 2014-09-12 09:38:32 +01:00
Peter Molnar
74869fa77f reducing loglevel to eliminate showing errors bug 2014-09-12 07:38:31 +01:00
Anton Pelešev
bdcae2f62f Added new invalidation method: post/page + posts index page.
Clears cache for modified post/page. Also clears posts index page if content of type 'post' was changed.
2014-08-22 17:27:23 +03:00
Peter Molnar
2b2345c763 version 1.6.0, see changelog 2014-08-22 11:55:25 +01:00
Peter Molnar
b6f8bf157d new abstact & utils layout 2014-06-26 08:57:10 +01:00
Peter Molnar
9804bc515e adding SASL auth fields & support for memcached 2014-06-02 16:02:13 +01:00
Peter Molnar
6e4d474796 version 1.5.0 with APCu 2014-05-30 11:22:21 +01:00
Peter Molnar
58fcf95b9a xcache
comments invalidation
1.4.0
2014-05-12 15:48:22 +01:00
Peter Molnar
a9cf7ff058 = 1.3.3 =
*2014-04-29*

What's changed:

* removed broadcast message
* better logs ( additional logs and adding translation compatibility )
2014-04-29 15:58:50 +01:00
Peter Molnar
f95f0a3f2c Update wp-ffpc-class.php
! is not needed there
2014-04-13 07:23:45 +01:00
Peter Molnar
3a96ad631e 1.3.2 2014-04-09 21:34:14 +01:00
Harold Kyle
ac87d69e3c Clarified expiration is in seconds not milliseconds 2014-04-09 14:49:39 -04:00
Peter Molnar
ff12e67060 Merge pull request #12 from petermolnar/mcachesock
Mcachesock
2014-04-03 15:57:12 +01:00
Dave Clark
e068f39556 Update wp-ffpc-class.php
Fixed undefined variable - minor typo (memcache_protocol was defined however conditional test was checking equivalence of undefined variable memcached_protocol).
2014-01-01 23:19:04 +11:00
Peter Molnar
3168ca3892 memcached unix socket, first draft 2013-11-07 21:11:12 +00:00
Peter Molnar
bdbf99255a bugfix: Call to undefined function get_blog_option 2013-07-23 11:26:17 +01:00
Peter Molnar
c867483087 bugfix: Call to undefined function get_blog_option() 2013-07-22 09:17:58 +01:00
Peter Molnar
381687b8bf removed sync protocols; added server ip to HTML debug comment 2013-06-28 10:24:52 +01:00
Peter Molnar
8bc33102a9 comments and cleanup 2013-06-25 17:27:48 +01:00