Title: [Plugin: WP Super Cache] Caching textbox value
Last modified: August 20, 2016

---

# [Plugin: WP Super Cache] Caching textbox value

 *  [wuandoe](https://wordpress.org/support/users/wuandoe/)
 * (@wuandoe)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-caching-textbox-value/)
 * Hello,
 * Does anyone know how to set an HTML input text field with a php function all 
   the time and not use a cached version of it? I know that the plugin doesn’t cache
   the comment form’s input fields, but what if you have a custom one?
 * I tried doing something like this, but of course this doesn’t work cause the 
   <!– –> gets in the value.
 * <input type=”text” id=”meh” name=”meh” text=”<!–dynamic-cached-content–><?php
   echo date();?><!– echo date(); –><!–/dynamic-cached-content–>” />
 * Does WP Super cache create a separate cache file for each unique user using the
   input field? I noticed that this was happening during my testing, but then I 
   encounter an error where i was on the page with the input field and i got a value
   from a different user.
 * Thanks 😀
 * [http://wordpress.org/extend/plugins/wp-super-cache/](http://wordpress.org/extend/plugins/wp-super-cache/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [wuandoe](https://wordpress.org/support/users/wuandoe/)
 * (@wuandoe)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-caching-textbox-value/#post-3399595)
 * Whoops.. I guess the title should be… Do not cache textbox value

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Super Cache] Caching textbox value’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [wuandoe](https://wordpress.org/support/users/wuandoe/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-caching-textbox-value/#post-3399595)
 * Status: not resolved