page caching and really simple captcha
-
Hi
I’ve addeddefine('DONOTCACHEPAGE', true);on line 29 of «really-simple-captcha.php» right after
define( 'REALLYSIMPLECAPTCHA_VERSION', '1.8.0.1' );My caching plugin is w3tc.
The caching seems to work well.
Of course this solution isn’t update safe.Is there a better way to
define('DONOTCACHEPAGE', true);for really simple captcha?
regards
theo
The topic ‘page caching and really simple captcha’ is closed to new replies.