Open michaeljamesdunn opened 5 years ago
@michaeljamesdunn Apologies for the very late reply here. I haven't been very active on this project as of late, but I'm getting back into it.
Thanks for opening this issue. This is something that has bugged me for awhile too and I've seen others ask about this.
I'm not sure if you're still using the theme, but in any case I've started work on this in #323.
Is there a way to disable use of the customizer in this theme? I want to cache all non-admin pages of my site (via Cloudflare), but _/wp-admin/admin-ajax.php?action=independent_publisher_customizercss&ver=1.7 gets called during every visitor page load (by far the slowest part of my site). Since my customizer settings rarely ever actually change, it seems like this shouldn't need to get pulled from my origin server during every single visit.
Just curious.
Thanks, Mike