joem5656
Member
Posted 4 months ago #
Just switched from W3TC to WP Super Cache. What an improvement!
However, the site on which I'm using Super Cache (www.powerlineblog.com) sets two custom cookies: one so that the visitor can customize which font size is used and another so that the visitor can see the blog in either chronological or categorical form.
Is there any way to get Super Cache to work with these custom cookies? I'm dumbfounded.
http://wordpress.org/extend/plugins/wp-super-cache/
You'll have to write a Supercache plugin (goes in wp-content/wp-super-cache/plugins/) and hook into the wp_cache_get_cookies_values cacheaction. See wp-cache-phase1.php (search for wp_cache_get_cookies_values) and also look at the plugins in the plugins folder.
Oh, and when you upgrade WP Super Cache make sure you backup your own plugin as WordPress deletes the plugin folder when it updates.
joem5656
Member
Posted 4 months ago #
Donncha,
Perhaps could you send me an email? Do you ever design custom plugins for a fee?
My email address is the letter "j" followed by the letters "malchow" at gmail dot com.
j