adding a word into the searchform
-
Hi everybody!
I am unfamiliar to php and i want to add sth. to the searchform…an example: I want to search something i have typed into the input box PLUS a word the user doesn’t see (for example “zip-code”). Do I have to add into “value” before the function is called?
<input type="text" value="<?php the_search_query(); ?>
Thanks in advance.
SK
- The topic ‘adding a word into the searchform’ is closed to new replies.