WordPress Cleanup
What it does
WordPress Cleanup (formerly part of Other Speed Options) turns off front-end clutter WordPress or Divi may load when you do not need it.
For font preload / preconnect / font-display, see Fonts & Resource Hints. For database revisions and transients, see Database Cleanup.
Where to find it
Divi Engine → Nitro Settings → WordPress Cleanup
Common toggles
| Option | What it does | Caution |
|---|---|---|
| Disable Divi scripts on non-builder pages | Skips Divi scripts where the builder is unused | Confirm non-builder templates still look correct |
| Disable Google Fonts / Open Sans | Stops unused font requests | Does not override fonts set only in some customizer setups |
| Remove query strings | Strips version query args from static files | Can break caching/CDN setups — test carefully |
| Remove WordPress emoji | Removes emoji scripts/styles | Fine for most sites |
| WooCommerce script cleaner | Removes Woo scripts on pages that do not need them | Can break BodyCommerce mini cart — leave off if you use mini cart widely |
| Remove unused header code | Strips common unused header tags | Test feeds/integrations |
| Disable Heartbeat | Reduces admin Heartbeat API usage | May affect real-time editor features |
| Disable comments JavaScript | Removes comment script when unused | Only if comments are unused |
| Disable jQuery Migrate | Removes Migrate when nothing needs it | Turn off if old plugins break |
| Disable images on mobile (by class) | Hides images with a class you specify on mobile | Add the class in the Divi Builder first |
Legacy URL
Older docs used /Features/other-speed-options. That content now lives here under WordPress Cleanup.