Want to show what any user was searching for?
It is simple, just add this line where your title would be.
<h1>Browsing search results for <strong>"<?php the_search_query() ?>"</strong>.</h1>
The important line is the_search_query()
Everything I have tried has led to nothing. And I have tried six way's from…
In the last post "Creating a custom widget" I showed you how to create a…
Today let's learn a simple quick trick on how to create a custom widget. For…
Here is a nifty trick for your comments.php template. If someone comes to your site…