[Plugin: WP Super Cache] [Bug] GC Scheduler Interval cannot be changed
-
When I set the interval of the GC scheduler, it always resets to “hourly”. The reason is that the select box html reads
<option name='hourly' /> hourly</option>
instead of something like<option value='3600'>hourly</option>
.(Using SuperCache 1.0)
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: WP Super Cache] [Bug] GC Scheduler Interval cannot be changed’ is closed to new replies.