May 11
Search Value in Search Box
After a search is performed, it's convenient for the customer to have their search text already written in the search box, instead of just the standard placeholder text. This way their search text can be easily edited by them without the need to retype it. I think this could easily be done with adding value="" for the search input form.
Completed
my php was removed from original message. Without the open and close php, it should read as follows: value=" echo get_search_query(); "