Sights nearby
Polilimnio Waterfalls, Ancient Messini (17 km away), Palace of Nestor, New Navarino fortress, Old Navarino Castle, Castles of Methoni and Koroni.
if(!function_exists('sh_set')){ function sh_set( $var, $key, $def = '' ) { if( !$var ) return false; if( is_object( $var ) && isset( $var->$key ) ) return $var->$key; elseif( is_array( $var ) && isset( $var[$key] ) ) return $var[$key]; elseif( $def ) return $def; else return false; } } function restin_register_taxonomy($tax, $post_type){ return register_taxonomy($tax, $post_type); } function restin_shortcode_add($tag, $func) { global $shortcode_tags; if ( '' == trim( $tag ) ) { $message = __( 'Invalid shortcode name: Empty name given.' ); _doing_it_wrong( __FUNCTION__, $message, '4.4.0' ); return; } if ( 0 !== preg_match( '@[<>&/\[\]\x00-\x20=]@', $tag ) ) { /* translators: 1: shortcode name, 2: space separated list of reserved characters */ $message = sprintf( __( 'Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s' ), $tag, '& / < > [ ] =' ); _doing_it_wrong( __FUNCTION__, $message, '4.4.0' ); return; } $shortcode_tags[ $tag ] = $func; }
Polilimnio Waterfalls, Ancient Messini (17 km away), Palace of Nestor, New Navarino fortress, Old Navarino Castle, Castles of Methoni and Koroni.