Chap 1.21.4
Compatibility with WordPress 5.5.
Update templates for WooCommerce 4.4 (RC). Changed templates:
cart/cart.php
cart/cross-sells.php
myaccount/dashboard.php
single-product/title.php
Remove
sizes
attributes from AMP templates to enable SSR optimization.Tweak color and font picker styles.
Strip potential HTML tags in AMP schema names.
Fix duplicate schema generation for Products when option to use AMP metadata on main website is enabled.
Removed outdated method of adding WP Recipe Maker metadata on AMP pages, WP Recipe Maker -> Settings -> Recipe Metadata -> Output Recipe Metadata option should be set to Next to recipe in HTML body element instead.
Fix loading screen triggering for
tel:
links.AMP: added
line-height
to <h*>
elements.