Bugfixes
- Fixes fatal error due to yoast_i18n class
- Fixes notice in geo-sitemap
Subscribe through this plugin's RSS feed or follow us on Twitter to stay up-to-date with new releases!
wpseo_local_marker_cluster_image_path
.wpseo_local_show_address()
when a logo was shown.wpseo_locations_category_label
filterWPSEO_Local_Address_Format
class now.Bugfix:
Fixed bug where widgets no longer showed up when using a single location
Properly minify admin CSS scripts.
i18n
Updated es_ES, nl_NL and ru_RU
Added de_DE, fr_FR and tr_TK
itemprop="email"
for URLs now changed to itemprop="url"
Add {zipcode} {city}, {state}
address format
Added html elements to address lines
Added possibility to change author of location
Added "all locations" option to Address button in edit-pages to show all locations
Code changes
Classes and instances of classes renamed to be more consistent with WP SEO
Separated some functionality in different classes
geo_sitemap.xml
was not working anymore. Added now a redirect to redirect geo_sitemap.xml
to geo-sitemap.xml
Added documentation for CSV import
i18n
Updated .pot file
Updated ru_RU translation
Added icons to shortcode buttons
Added opening hours shortcode button
Allow license key to be set by constant WPSEO_LOCAL_LICENSE. Key will be hidden if valid.
Created option to show URL in address detail and in info-box in Google Map
Deleted unnecessary files
i18n
Added da_DK, hu_HU, it_IT and nl_NL translations.
class_exists
check to actually check for the right class (props Ryan McCue).$args
variable which broke widgets.