Skip to content

cleanWPHead needs to be called from a hook #50

@joemaller

Description

@joemaller

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions