Other
- Security: Adds sanitization to
wpseo_local_show_map
method. - Sets the minimum required Yoast SEO version to 20.8.
- Sets the minimum supported WordPress version to 6.1.
Subscribe through this plugin's RSS feed or follow us on Twitter to stay up-to-date with new releases!
wpseo_local_show_map
method.Fixes a bug where location-specific assessments would also appear under the Readability analysis tab when the Cornerstone content toggle would be switched on.
CivicStructure
Schema types. You can now set a location to be, for example, a museum, city hall, church, or any other place of worship and benefit from all Yoast Local SEO has to offer!wpseo_schema_organization
filter was used to return an array of types.code
elements from tooltips to make them like the default WooCommerce tooltips.Use the WPSEO_Options
class to save and sanitize options.
Bugs:
Removed checking of default value for options on every page load.
Removed checking of Yoast SEO company settings on each page load.
UI:
Set select boxes in widgets to 100% (max)width.
Schema:
Removed subOrganisation from schema output since it's no longer valid.
Fixed a bug where an empty geo.position could be output when lat/long isn't set in the settings.
Fixed a bug that caused scheduled posts to not show location meta data in the admin area.
Fixed a bug that caused location selects in widget to display no locations.
Fixed a bug that caused select2 to no longer work if the Yoast Meta Box was hidden on a single location page.
Fixed a bug that caused the Yoast SEO image to be shown in the meta box when no image was chosen.
UI:
Fixed issues that caused misalignment of some elements in the Yoast SEO: Local plugin when updating to WordPress 5.3.
Improve the UX and UI for our meta box on the locations page.
The design now matches the Yoast SEO style.
Labels are updated in accordance to the ones on the settings pages.
Settings are now rearranged under separate tabs for a better overview.
If no API key is supplied, the map settings now show a notification.
Removed server side geocoding and timezone determination in favor of client side. A server side key is no longer necessary.
The notification for the new Google Maps API is now only shown when applicable.
Translations:
The plugin is now available with Hungarian translation.
wpseo_geocode_address()
.wp-config.php
don't show the input field for that, but display a notification, telling the user that the API key is set through a constant.Implemented severe schema changes, hooking into the new Yoast SEO JSON+LD output. Changes include:
New markup for locations.
Valid opening hours.
Option to set locations as not part of one organisation.
Added show open label for current day to Opening Hours block.
posts_where
filter that in some instances was causing the Woocommerce customer order page to not show their orders.