Custom favicon for wp-admin tabs only — not the public site favicon.
WHERE TO CONFIGURE
NOT on White Label. Use:
EdminBoost → Theme (Appearance) → Appearance extras → Admin favicon ID
- Media library attachment ID (integer).
- Live preview on Theme extras panel.
HOW IT WORKS
On admin_head, prints <link rel="icon" href="…" /> when a valid attachment URL exists.
Image ID is from Theme settings; hook lives in White Label class. No favicon field on White Label page.
White Label master toggle and Pro are NOT required for favicon — only a saved attachment ID on Theme.
(Rebrand + status footer do need white label master + Pro.)
STEPS
- Upload square icon to Media Library.
- Copy attachment ID.
- Paste in Admin favicon ID on Theme.
- Save Theme page.
- Hard refresh browser if needed.
Independent of theme preset, light/dark, Menu Studio colors.
TROUBLESHOOTING
Wrong page → use Theme extras.
Public site → use theme/SEO plugin, not this field.
