Skip to content

Conversation

@kunsang
Copy link

@kunsang kunsang commented Apr 28, 2024

If you use utf-8 emojis inside wp-admin, the 'print_emoji_detection_script' script was still running, and the admin page loads were slowed down due to 404s from cdn.jsdelivr.net.

Screenshot 2024-04-28 at 21 43 05

Moving the actions from 'init' to 'admin_init' fixes this.

Screenshot 2024-04-28 at 21 56 00

@kunsang kunsang changed the title fix(CleanHead): move emoji detection script removal from 'init' to 'admin_init' fix(CleanHead): move emoji-detection-script removal from 'init' to 'admin_init' Apr 28, 2024
@timohubois
Copy link
Contributor

@kunsang many thanks for the pr. Can you please provide some instructions how to reproduce the issue as seen in the screenshots?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants