Tweak: added 'notranslate' class to date-pickers to prevent issues with dates when translating pages through Google Translate
Tweak: improved service description shown in tooltip
Tweak: store Google Maps coordinates retrieved by address in transient to reduce external calls to Google Maps API
Dev: added yith_wcbk_maps_pre_get_location_by_address filter, to allow retrieving coordinates by address
Dev: added yith_wcbk_maps_get_location_by_address_use_transients filter, to allow disabling transients when retrieving coordinates by address through Google Maps
Dev: added yith_wcbk_maps_get_location_by_address_success filter, to allow custom action after retrieving coordinates by Google Maps
Dev: added yith_wcbk_maps_get_location_by_address filter, to allow filtering location coordinates retrieved by Google Maps
Dev: added yith_wcbk_check_for_monthly_discount filter used to apply the monthly discount conditionally
Dev: added yith_wcbk_search_form_submit_label filter used to change the Search Form submit button label