Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@dshanske dshanske released this 26 Jun 16:35
  • New release with more functionality coming soon
  • get_geodata function now supports WP_Post, WP_Comment, and WP_Term objects
  • Fix registration of default settings
    * Add global setting for public or private by default
    * Switch from admin ajax to REST Route API for simple endpoints
    * Add map endpoint to retrieve a URL for a map based on coordinates
    * Add reverse endpoint to retrieve an address object based on coordinates
    * Allow arguments to be passed to map provider
    * Remove popup location metabox and replace with slidedown metabox
    * Combine geolocation and reverse lookup buttons
    * Set public/private to system default if post is published outside of Post UI