-
Is there any way to add some type of "dirty bit" to the customer meta so it the transient only is created/stored when there is something other than the default information to save?
Finally deployed 3…
-
Reserving space for caching (not necessary at all), inserting expires headers, general WP code, and then security attempts. This .htaccess file is intended for the root folder of the website.
```
Opt…
-
WP Super Cache supports a called called "dynamic-cached-content" (if late load is enabled) that can prevent things like widgets and purchase button states (Purchase vs. Checkout) from being cached.
S…
-
Hey Nicolas,
Great work on the configuration - I'm using it on a test node right now and noticed that W3TC wasn't saving anything, despite previously working. Narrowing it down, it didn't stop until …
-
So, Syntax Highlighter is beautiful - great job. Has been working peachy until 1.11 where I get this problem:
`Uncaught ReferenceError: CrayonSyntaxSettings is not defined`
If I roll back to 1.10 al…
-
I use W3TC and see that urls like catalog/?query_type_brand=or&filter_brand=19 or catalog/?filter_brand=19 are not cached.
This is a problem.
-
Hi,
I have the following configured:
```
pagespeed on;
pagespeed FileCachePath /var/ngx_pagespeed_cache;
pagespeed RewriteLevel PassThrough;
pagespeed Disallow */wp-admin/*;
```
on…
-
Hey folks,
Great theme, but what I am wondering is that, considering the extensive re-writing it does with the locations of assets, javascript and so on, does the W3C Total Cache plugin still functi…
-
right now access to the DB being make without utilizing the qp object cache, therefor use of APC user cache and memcache will not improve performance.
-
Had any luck getting Roots to run with WP Minify? Wondering if it's an issue with the URL rewrites (css/js) - but continue to get '400 Bad Requests' when attempting to use it - so can only utilize the…