Change placeholder text for wordpress search box

Change placeholder text for wordpress search box

Today we will learn how to Change placeholder text for wordpress search box. Just Add the below code to the functions.php in your wordpress theme and all done. Placeholder text can be change/Replace to any text also Search button can be change to anything. function html5_search_form( $form ) { $form = ‘<section class=”search”><form role=”search” method=”get” […]

Change placeholder text for wordpress search box Read More »