Usually, when we search something on the default WordPress search form, it shows all posts
Category: Core WordPress
Read More
We can easily call the search form using the below function. get_search_form(); But sometimes we
We can easily add an excerpt on any WordPress post or post-types. But there is
When we use shortcodes, we need to add the shortcode on Text Editor. But sometimes
Sometimes we need to show the post author Name and Author page Link manually within
If you need to display the WordPress menu on a custom header.php file or on
When we try to convert a normal HTML website to a custom WordPress theme template,
If you want to display the post, page, or any post-type on your custom templates,