Performance
Front-end performance toggles under SiteNivo → Settings → Performance. Use carefully — some options can break themes or plugins that still rely on WordPress defaults.
Where to find it
SiteNivo → Settings → Performance
Toggles
| Setting | What it does | Caution |
|---|---|---|
| Disable Emojis | Stops WordPress emoji scripts/styles on the front end. | Emoji may fall back to system glyphs only. |
| Disable oEmbed | Removes oEmbed discovery and related front-end scripts. | Paste-to-embed for YouTube/Twitter etc. may stop working. |
| Remove jQuery Migrate | Dequeues jquery-migrate on the front end. | Older themes/plugins that need Migrate can break. Test thoroughly. |
| Disable Block Editor CSS | Stops loading block library CSS bundles on the front when you do not need them. | Block-based themes and content may lose styles. |
Recommended approach
Change one toggle at a time
Save, then hard-refresh a few key templates.
Check console and layout
Look for JS errors (Migrate) and missing block styles.
Keep a rollback path
Turn the toggle Off immediately if something looks wrong.
Safe default
If unsure, leave all Performance toggles Off. Enable only what you have verified on staging.