Fixes
- Fix: Load textdomain during
init
to prevent PHP warnings.
Enhancements
- Tweak: Enhance the scroll-to-element feature of the map marker for improved user experience.
- Tweak: Add a short delay to map initialization to ensure Google Maps fully loads, preventing potential errors.
Tweaks
- Tweak: Add 'parent' argument to taxonomy settings for modifying taxonomy hierarchies.
- Tweak: Clear default address fields before geocoding a new location to prevent previous address data from persisting.
Filters
- Filter: Introduce
gmw_pt_taxonomy_terms_args
filter to customize taxonomy term arguments before output in search forms.