loop2 Please Wait...
DeveloperGang

How to create Custom Taxonomy specific to a Custom Post type?

First of all, if you want to show taxonomy meta box only to custom post type then register the taxonomy to only that custom post type by passing the custom post type name as argume...

What’s the difference between site_url() and home_url()?

The site_url() will always be the location where you can reach the site by tacking on /wp-admin on the end, while home_url() would not reliably be this location. The home_url() wou...

What options are there to implement a multi language site ?

WordPress has no bi/multi-language feature built in by default. The other road would be to extend the site with Add-ons like plugins and themes that have multi-language features bu...

How to Create Custom Post Type?

Custom post types are new post types you can create. A custom post type can be added to WordPress via the register_post_type() function. This function allows you to define a new po...

What is the difference between the wp_title and the_title tags?

wp_title-Vs-the_title-1.png
The wp_title and the the_title both are the different functions of Wordpress and have a different purpose. Normally we see these function as the same but in general, they are diffe...

How to modify the parent theme behavior within the child theme?

The child theme could optionally override other template files like author.php, category.php, functions.php, style.css, etc. The WordPress framework first looks for a template file...

What are the template tags in WordPress?

A template tag is a code that instructs WordPress to “do” or “get” something. Like in header.php we will use the tag bloginfo(‘name’) to get “Site Title” from the wp-options table...

What is the basic difference between posts vs. Pages?

Posts and pages are the two content types used in WordPress. When WordPress is used as a blogging platform, the majority of the content posts. Posts are timed and are listed in chr...

Essential plugins for WordPress?

Here i am going to share some useful plugins that really help you so much for managing and improving performance as well the security of WordPress. https://wordpress.org/plugin...

What is plugin in WordPress?

Plugins are ways to extend and add to the functionality that already exists in WordPress. The core of WordPress is designed to be lean and lightweight, to maximize flexibility and...
Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.