Category Archives: WP Tutorials
How to Add Avatar Defaults in WordPress
Avatar is used to represent a person by using an icon which will generally have [...]
How to Create WordPress Widget
Widgets are used to add content to a WordPress page programmatically without disturbing theme templates. [...]
How to Create Shortcode in WordPress
In WordPress, Shortcode is a feature to insert content into a post or a page [...]
Adding Custom Field to WordPress Post
In WordPress there some default fields in add new post form. These are the title, [...]
How to Create Custom Taxonomy in WordPress
Taxonomy is a feature to group content like posts, links in a structured way. For [...]
WordPress Custom Walker
WordPress Walker class helps to parse a formatted result generated by the functions like wp_nav_menu(), [...]
