• Skip to main content

Julian Thomas Screawn

B.A. ,B.ED. ,M.ED.

  • Home
  • About
  • Websites
  • Resources
  • Coding
  • Contact

Customize text in search form input box

2025/05/16

//* Customize search form input box text
add_filter( 'genesis_search_text', 'sp_search_text' );
function sp_search_text( $text ) {
	
	
	
	if(pll_current_language()=='en'){
	return esc_attr( 'Search...' );
	}
	else{
	return esc_attr( 'Chercher...' );
	}
	
	
}

Filed Under: Wordpress

Copyright © 2025 · Servicing Moncton, Dieppe, Riverview and beyond! · Moncton Meditation · Moncton English Tutor