Function Reference: geodir_search_form_search_input

Summary

This function has not been documented yet.

Source File

geodir_search_form_search_input() is located in geodirectory-functions/custom_functions.php [Line: 2378]

Source Code

function geodir_search_form_search_input() {

	$default_search_for_text = SEARCH_FOR_TEXT;
	if ( get_option( 'geodir_search_field_default_text' ) ) {
		$default_search_for_text = __( get_option( 'geodir_search_field_default_text' ), 'geodirectory' );
	}

	$new_style = get_option('geodir_show_search_old_search_from') ? false : true;
	if($new_style){
		echo "