You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We may also want to split cleanWPHead into init and admin_init, then use those hooks to trigger the function.
Right now, it's unclear if these are even working since the function executes immediately upon instantiating the first ThemeInit in functions.php, likely before some of the actions to be removed have been created.