Title: CSS cache cannot be cleared in version 2.0.1
Last modified: August 21, 2016

---

# CSS cache cannot be cleared in version 2.0.1

 *  [Frank](https://wordpress.org/support/users/t-mug/)
 * (@t-mug)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/css-cache-cannot-be-cleared-in-version-201/)
 * Hi!
 * There is a GET-Parameter, which would clear the cache (‘clearcsscache’), but 
   this is not possible because the code (function generate_form inside o_tld.php)
   is simply not working and brings up an error message, if you try to append the
   param to the URL. Is this the reason maybe that there isn’t even a link provided
   to clear the cache?
    I made a little change in that code, so calling the magic
   URL: [http://example.com/wp-admin/admin.php?page=cleaner-press-options-settings&clearcsscache=true](http://example.com/wp-admin/admin.php?page=cleaner-press-options-settings&clearcsscache=true)
   clears the cache for me now: `$files = glob( WP_CONTENT_DIR . '/arevico-css-cache/*.
   css' );` and inserted a link to that magic URL.
 * BTW: 2 links (to support and faq) of the page [http://example.com/wp-admin/admin.php?page=cleaner-press](http://example.com/wp-admin/admin.php?page=cleaner-press)
   are broken.
 * Would be nice, if you could fix this issue in your next release.
 * The best!
 * [http://wordpress.org/plugins/cleanerpress/](http://wordpress.org/plugins/cleanerpress/)

The topic ‘CSS cache cannot be cleared in version 2.0.1’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cleanerpress_5f8898.svg)
 * [CleanerPress](https://wordpress.org/plugins/cleanerpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cleanerpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cleanerpress/)
 * [Active Topics](https://wordpress.org/support/plugin/cleanerpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cleanerpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cleanerpress/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [Frank](https://wordpress.org/support/users/t-mug/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/css-cache-cannot-be-cleared-in-version-201/)
 * Status: not resolved