How To Add User Roles To WordPress
In this tutorial, I’ll show you how to add user roles to WordPress with some basic capabilities. It can be a very useful trick if…
In this tutorial, I’ll show you how to add user roles to WordPress with some basic capabilities. It can be a very useful trick if…
WordPress comes out with five default roles. Most of them aren’t necessary for most of the websites. Here’s a snippet to remove user roles from…
There are tons of image sliders in WordPress plugin repository, but most of them are very heavy and irritating. I’m not a huge fan of…
Few weeks back, I shared a simple script which sends email notifications to users when someone or they update their profile. Here’s a simple script…
Have you ever noticed alert and error notification messages in the top of your WordPress admin panel? It’s really easy to show your own custom notification…
WordPress has have_comments(); conditional tag to check if a post has comments in it. It’s easy to create a comments.php file for your theme to…
In last post we shared the trick to hide WordPress login URL using .htaccess file. This tutorial is bit different from the previous tutorial. In…
Most of the websites sends an automatic email notification when a user updates his profile. It’s good for security because the user can find out…
Let me guess! You were updating your WordPress site or plugin to a newer version and it took forever to update…or maybe same happened with…
Have you seen any premium or custom WordPress theme with different post styles and template for every post format? Most of you have already seen…
You can do so many cool things in WordPress with Custom Post Types. So, here’s a trick to add Custom Post Types to At A…
I love Jetpack’s stats module but I have a simple problem with it. I’m a former Blogger user, which shows post views in the post…
We all love websites which takes minimum time to load, such as Google. And when we talk about website speed, CDNs comes into play. What’s…
Uploading images to WordPress, then getting the direct link to the images wastes a lot of time. We will add a URL column to WordPress…
WordPress allows you to organize your posts in categories and tags. By default WordPress has three built-in taxonomies: Category: It allows you to group your…
I recently shared a couple of articles about Custom Post Types, but never really showed you how to create custom post types. Today I’ll show…
If you even used WordPress’ support forum, you’ll see the “Resolved” stamp in every closed topic. You can also add “Resolved” to closed topics in…
As a bbPress forum moderator/admin, sometimes you need to upload an image to your forums in order to make it easy for the person to…
It’s time for me to introduce you to my second WordPress plugin, which is a Disqus Popular Threads Widget. This plugin will add a Disqus…
It’s time to reveal the third Disqus plugin of the series, which is a Disqus Top Commenters Widget for your WordPress blog. It’s a great…