Skip to main content
← Back to changelogs overview

Yoast Local SEO 4.7

  • Enhancements:

  • A rewrite of the way locations are fetched. A new Locatons Repository class is added. This class returns an array of all the location data and can be called by using new WPSEO_Local_Locations_Repository();. With the methods get() you can fetch the locations. Get accepts a number of arguements. Check the code in /classes/class-locations-repository.php for more detailed information.

  • A business image is now scaled to medium size when displaying on the Local SEO settings page.