WordPress - Page 4

WordPress Related Posts using Google Ads Matched Content

There are many WordPress plugins available on the market to show related posts. We have seen one of those plugins YARPP to display related p ...

February 20th, 2018

Show Related Posts in WordPress using YARPP Plugin

Showing related posts is one of the best ways to increase the page views of your website. Presenting related articles will logically encoura ...

February 15th, 2018

How to Add Avatar Defaults in WordPress

Avatar is used to represent a person by using an icon which will generally have a profile photo image. It is catchy to use images instead of ...

July 17th, 2017

How to Create WordPress Widget

Widgets are used to add content to a WordPress page programmatically without disturbing theme templates. The sidebar is the default area to ...

February 28th, 2017

How to Create Shortcode in WordPress

In WordPress, Shortcode is a feature to insert content into a post or a page programmatically. Shortcode will work if it is specified inside ...

February 21st, 2017

Adding Custom Field to WordPress Post

In WordPress there some default fields in add new post form. These are the title, HTML description, category, tags. If we want to add more i ...

December 5th, 2016

How to Create Custom Taxonomy in WordPress

Taxonomy is a feature to group content like posts, and links in a structured way. For example, category and tag are the inbuilt taxonomies i ...

March 3rd, 2016

WordPress Custom Walker

WordPress Walker class helps to parse a formatted result generated by the functions like wp_nav_menu(), wp_list_categories(). WordPress allo ...

February 11th, 2016

How to Get WordPress Categories

In WordPress there are many in-built functions to get all categories. These are, wp_list_categories(), get_categories(), wp_dropdown_categor ...

February 2nd, 2016

WordPress Featured Image

In this WordPress tutorial, we are going to see what is featured image and how to add this to a post. Featured images are used to have a ric ...

January 7th, 2016

↑ Back to Top