How to Disable Emoji Support in WordPress 4.2+ without a Plugin

How to Disable Emoji Support in WordPress 4.2+ without a Plugin

Even if you aren’t utilizing emojis on your site, your site is still loading all of the CSS and JS used to drive them which increases load time slowing down your site. In this tutorial we will teach you how to remove and disable emoji support by simply adding a code snippet to your functions file.

Read More
WordPress Tutorials

How to Automatically Retrieve Video Thumbnails from YouTube

We often use YouTube ID’s in our projects to grab either videos or thumbnails directly from YouTube, giving us greater flexibility as well as simplifying the process for the end user. In this tutorial we will teach you how to use the YouTube ID to retrieve all of the different available video thumbnails automatically from YouTube.

Read More