Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Search Results

How to Change Private and Protected Posts Prefix in WordPress

Do you want to change the private and protected posts prefix in WordPress? By default, WordPress adds the ‘Private’ or ‘Protected’ prefix to the post titles when you make them private or password protected. In this article, we’ll show you how to easily change that… Read More »

How To Limit Search Results For Specific Post Types in WordPress

Have you ever wondered how you can limit your search results to specific post types? Its not very hard. We’ve already showed you how to disable the search feature in WordPress by modifying the functions.php file. Now we’re going to do the same thing except… Read More »

Beginner’s Guide to Pasting Snippets from the Web into WordPress

Do you want to learn how to paste snippets from the web into WordPress? We publish a lot of WordPress tutorials that ask users to add code snippets to WordPress. Copying and pasting code in WordPress theme files might seem easy for experienced users, but… Read More »

How to Grayscale Images in WordPress

Are you wondering if there was a way to automatically grayscale images in WordPress when you upload them? Usually, you need a photo editing tool to change your images to grayscale. However, this can be time-consuming as you’ll need to edit each individual image before… Read More »

Featured WordPress Plugins
EasyDigitalDownloads
Easy and Powerful WordPress Digital eCommerce Plugin. View this plugin

How to Show Limited Number of Tags after Posts in your WordPress Theme

Recently we were asked how to display a limited number of tags after each post in your WordPress theme. Normally, you use a function the_tags() to display a link to the tags a post belongs to. However that function does not have a parameter to… Read More »

How to Replace Default WordPress jQuery Script with Google Library

Do you want to replace the default WordPress jQuery script with jQuery from Google Hosted Libraries? WordPress includes jQuery with the core software by default. However, replacing it with the latest jQuery version from Google library can improve performance. In this article, we’ll show you… Read More »

How to Automatically Empty Your WordPress Trash

Do you want the trash on your WordPress website to be emptied automatically? By default, WordPress automatically deletes anything that has been in the trash for 30 days. However, some users might like the trash to be emptied more or less often. In this article,… Read More »

What Everybody Ought to Know about the WordPress Admin Bar

WordPress comes with an admin bar that displays handy shortcuts for logged in users. This gives you quick access to admin tasks even when viewing your website’s front-end. In this article, we will explain what is the WordPress admin bar, and how you can utilize… Read More »