In wp-forecast-show.php, the code is set to show the location of the forecast even if the user has left the "Locationname" option empty in the settings. Seems the output should reflect the settings and leave this field empty if the user chooses. ( if ( $locname == "" ) ) In the settings, maybe in addition to being given the option of a custom location name, the field can be pre-filled with the city and state or set to "empty". Thank you.