Title: Clear Form Cache &#8211; Editor
Last modified: October 26, 2017

---

# Clear Form Cache – Editor

 *  [David Sahlström](https://wordpress.org/support/users/david_sa/)
 * (@david_sa)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/clear-form-cache-editor/)
 * Hi!
 * We need a way for Editor user accounts to clear the Pardot cache. Right now it
   takes a long time before newly created forms show up in the WordPress admin, 
   at worst a couple of hours.
 * There’s to many Editors on the site (with to little knowledge) to give them access
   to the Pardot WP-admin page where they risk to remove the Pardot authentication.
 * Is there a way I can call the Pardot clear cache function? In that case I can
   just add it to the admin top bar or another admin page.
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [Barry](https://wordpress.org/support/users/barryhughes-1/)
 * (@barryhughes-1)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/clear-form-cache-editor/#post-9624858)
 * Hi [@david_sa](https://wordpress.org/support/users/david_sa/),
 * As an alternative to creating a solution that adds a Pardot-specific admin toolbar
   item for clearing the cache that non-admins can use, how about adding the following
   to your site’s wp-config.php file:
 * `
    define( 'PARDOT_API_CACHE_TIMEOUT', 30 * MINUTE_IN_SECONDS );
 * This would force the cache to clear every 30 minutes – though you could certainly
   adjust that value to whatever might be a better fit. Would that work for you?
 *  Thread Starter [David Sahlström](https://wordpress.org/support/users/david_sa/)
 * (@david_sa)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/clear-form-cache-editor/#post-9625638)
 * Hi Barry,
 * That’s a great option, thank you!
 * Do you have documentation where I can find stuff like this?
 *  Plugin Support [Barry](https://wordpress.org/support/users/barryhughes-1/)
 * (@barryhughes-1)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/clear-form-cache-editor/#post-9626618)
 * Hi David,
 * This level of detail isn’t exposed in our FAQ or knowledgebase, I’m afraid, so
   it would require searching the codebase.
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Clear Form Cache – Editor’ is closed to new replies.

 * ![](https://ps.w.org/pardot/assets/icon-256x256.png?rev=2995205)
 * [Account Engagement](https://wordpress.org/plugins/pardot/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pardot/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pardot/)
 * [Active Topics](https://wordpress.org/support/plugin/pardot/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pardot/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pardot/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)

 * 3 replies
 * 2 participants
 * Last reply from: [Barry](https://wordpress.org/support/users/barryhughes-1/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/clear-form-cache-editor/#post-9626618)
 * Status: not resolved