jacklenox / susty

🌍 A tiny WordPress theme focused on being as sustainable as possible. https://sustywp.com
GNU General Public License v2.0
931 stars 105 forks source link

Remove emoji scripts #17

Open danieltj27 opened 5 years ago

danieltj27 commented 5 years ago

This PR address issue #11 to disable the Emoji scripts.

Thanks goes to this Stack Exchange question which had all the relevant info in one place.

I noticed there was already a couple of hooks added to remove Emoji support but it didn't remove everything and I thought it might be better in the theme setup function perhaps.

danieltj27 commented 5 years ago

Sorry, I tried to do another PR but it added it to this one. PRs are hard...

jacklenox commented 5 years ago

@danieltj27 thanks! I'm going to test this and make sure it's all fine, but it looks good. I do some of this via a mu-plugin on the SustyWP site, but this probably should be in the theme.