Custom fields, also known to as post meta or metadata. This feature allows users to add additional information when writing a post.by using template tags in their WordPress themes. For this we use get_filed () that accepts parameters to request... READ MORE >>
Custom Post Type UI plugin is used to create custom post types and custom taxonomies. For this we use WP_Query class that accepts different parameters to request and fetch posts via those parameters. This is easily available and download from... READ MORE >>
Function Name Description Header and Footer... READ MORE >>
Widgets are blocks of content that you can add to your site's sidebars, footers, and other areas of your website where you want. These are created to provide a simple, easy and user friendly to control the design and content of their site without... READ MORE >>
Recent Comments