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
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
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
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
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
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
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 Walker class helps to parse a formatted result generated by the functions like wp_nav_menu(), wp_list_categories(). WordPress allo ...
February 11th, 2016
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
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