How to Search only Posts or Pages in WordPress

How to Search only Posts or Pages in WordPress

The WordPress search function by default will display all published pages and posts in the search results. In this tutorial we will teach you how to search only posts or pages in WordPress by utilizing PHP functions.

Read More
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