My search output unfortunatly doesn't display the search keyword the users had typed in.
How do we capture the search keyword and display it on the search results page?
My search output unfortunatly doesn't display the search keyword the users had typed in.
How do we capture the search keyword and display it on the search results page?
<?php echo wp_specialchars($s); ?>
Cheers mate.
Thanks a lot.
This topic has been closed to new replies.