raamdev / independent-publisher

A beautiful reader-focused WordPress theme, for you.
http://independentpublisher.me
GNU General Public License v3.0
458 stars 106 forks source link

Disabling Customizer? #305

Open michaeljamesdunn opened 5 years ago

michaeljamesdunn commented 5 years ago

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

raamdev commented 3 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.