W3 Total Cache doesn’t detect memcached [closed]

At the time of this writing, W3TC only recognizes the php5-memcache (vs. php5-memcached) PHP client for memcached memory object caching system/software. Hence the “Memcache extension: Installed” in W3TC compatibility test for memcached. Memcached being useful and efficient as a caching method for database and/or object user/data caching via W3TC, even on a single server setup, … Read more

Transient not working for custom loops

I have actually worked on a post yesterday (check it out here) and was hit by the same problem. I’m also new to the Transient API, never actually worked with it :-). The problem here is that for a specific loop you need to use a certain value outside of your transient. You are simply … Read more

Cloudflare’s Rocket Loader + WordPress -> Ignore scripts?

Notice in the example that the tag does not have the type=”text/javascript” attribute. For some reason Rocket Loader requires data-cfasync=”false” to be used without the type=”text/javascript”… a bug? Your code does add the data-cfasync=”false” attribute, but does not override the WordPress behaviour of adding the type=”text/javascript” attribute also, which makes Rocket Loader not to “ignore” … Read more

Setting Last Modified HTTP Header on static Home Page

Last-Modified header for visitors on the front-page It’s useful to see how the Last-Modified header is added to the feeds, in the wp::send_header() method. If we want to be able to use is_front_page(), then the filters wp_headers or send_header are probably applied to early. We could instead use the template_redirect hook to target the front-page, … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)