accessibility: added 'aria-haspopup': 'true', 'aria-controls': 'menu2' to burger menu "ul" tag
accessibility: added 'role': 'menuitem' to burger menu items
accessibility: added aria-label='title" or "alt" or "Logo" to logo "a" tag
accessibility: added role, title and alt attributes from media library to svg images
accessibility: added aria-label to a.avia-image of ALB image
fixed: Warning: Undefined array key “term_rel” in .../config-templatebuilder/avia-shortcodes/blog/blog.php line 562
fixed: small typo "Missing intagram user name"
fixed: Enfold WooCommerce CSS override custom CSS or child theme CSS settings
fixed: possible vulnerability in ..\framework\php\class-media.php line 114 with $_GET['avia_label']
updated: Italian language files it_IT (version 5.6.4, provided by BigBatT -
[email protected])
updated: Croatian language files hr (version 5.6.4, provided by NUIT d.o.o. -
[email protected] )
updated: Dutch language files nl_NL (version 5.6.4 provided by EZWebdesign - Roger Hoen )
updated: Some fixes in de_DE_formal translation (Du -> Sie)
DEVELOPERS:
added: filter 'avf_avia_logo_link_aria_label' - modify complete aria-label for logo link "a" tag
added: filter 'avf_avia_logo_link_title' - allows to add a link title to logo link "a" tag
added: filter 'avf_ignore_svg_aria_attributes' - allows to ignore adding aria attributes to svg image
added: filter 'avf_set_svg_aria_attributes' - allows to remove or add attributes to svg image