Title: Hummingbird Cache location
Last modified: September 15, 2017

---

# Hummingbird Cache location

 *  Resolved [kendawes](https://wordpress.org/support/users/kendawes/)
 * (@kendawes)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/hummingbird-cache-location/)
 * Hi!
    I really like Hummingbird and it works great!
 * But I’ve just realized that Hummingbird saves its cached js and css files in 
   the wp-content/uploads/year/month folders.
 * I really want to only have images in those folders.
 * How can I change the location of the Hummingbird cache?
 * Thanks!

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

 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/hummingbird-cache-location/#post-9503712)
 * Hello [@kendawes](https://wordpress.org/support/users/kendawes/),
 * It is not possible with out of the box options in Hummingbird. I’m checking with
   developers if there is any hook avaliable that would help with changing that 
   directory. Will let you know about the feedback.
 * kind regards,
    Kasia
 *  Thread Starter [kendawes](https://wordpress.org/support/users/kendawes/)
 * (@kendawes)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/hummingbird-cache-location/#post-9504266)
 * Thanks!
    I think it would be a valuable feature to have!
 * In the interim, is it possible to save me a lot of effort looking and point me
   to where I need to change the code?
 * Thanks again!
 *  [Anton Vanyukov](https://wordpress.org/support/users/vanyukov/)
 * (@vanyukov)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/hummingbird-cache-location/#post-9505151)
 * Hi [@kendawes](https://wordpress.org/support/users/kendawes/),
 * You could try and change the upload code in file class-minify-group.php, line
   1060
    `$upload = wp_upload_bits( $filename, null, $file['response'] );` You’d
   have to write your own function to replace wp_upload_bits(). Or there’s an action
   you can hook into and possibly save the file to the new location, update the 
   paths and delete the old one: `fwp_hummingbird_after_upload_minify_group`
 * Best regards,
    Anton
 *  [jdailey](https://wordpress.org/support/users/jdailey/)
 * (@jdailey)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/hummingbird-cache-location/#post-9532599)
 * Thank you for using Hummingbird! I am going to close this topic for now. Let 
   us know if you have any other questions.

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

The topic ‘Hummingbird Cache location’ is closed to new replies.

 * ![](https://ps.w.org/hummingbird-performance/assets/icon-256x256.gif?rev=2633221)
 * [Hummingbird Performance - Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN](https://wordpress.org/plugins/hummingbird-performance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hummingbird-performance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hummingbird-performance/)
 * [Active Topics](https://wordpress.org/support/plugin/hummingbird-performance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hummingbird-performance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hummingbird-performance/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [jdailey](https://wordpress.org/support/users/jdailey/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/hummingbird-cache-location/#post-9532599)
 * Status: resolved