In this WordPress tutorial we will learn how to register a new image size in WordPress. Why we need a […]

In this WordPress tutorial we will learn how to register a new image size in WordPress. Why we need a […]
In WordPress tutorial I will explain what is default url of single post of any content type post. Single Post […]
In this WordPress tutorial we will learn how to include custom category or taxonomy term in url of custom post […]
In this WordPress tutorial we will learn how to print / display terms of a custom taxonomy or WordPress default […]
In this WordPress tutorial we will learn how to print single post taxonomy terms in hierarchical order. This taxonomy can […]
In this WordPress tutorial we will learn how to redirect a WordPress powered website from HTTP to HTTPS. This means […]
In this WordPress tutorial we will learn how to replace the default placeholder image (no image) in woocommerce. What is […]
In this WordPress tutorial we will see how to print or display category / archieve name and description in your […]
Use below code in comments.php file of your WordPress theme to paginate comments on your WordPress website. 1234<?php // Paginate […]
You should consider disabling execution of php files in below mentioned folder of a WordPress website to improve security. /wp-content […]