Chap 1.21.7
Fix paginated pages and posts not showing pagination menu on AMP pages in Transitional mode.
Fix missing active item class in WooCommerce product reviews pagination.
Update pagination menus to use a basic segment instead of a grid with a single column.
Add styles for hCaptcha in WooCommerce checkout.
Prevent fatal error when AMP plugin is activated, but server configuration became insufficient to run AMP plugin.
Custom files in
/lib/amp/sanitizers
and /lib/amp/embeds
folders in child theme no longer need to be prefixed with class-chap-
. *-sanitizer.php
and *-embed.php
respectively are now sufficient.Allow modifying which Chap Shortcodes are loaded using the
csc_shortcode_files
filter.Add AMP styles for floated segments.
Clear floating AMP content.
Rename Gallery and Posts blocks to Chap gallery and Chap posts to prevent confusion with core blocks with the same name.
Accordion block now collapses content that isn’t active by default. Can be overridden by the “Expand all” block option.
Remove usage of deprecated
wp.components.IconButton
component.Pressing
Enter
while editing a SUI Header block now creates a new paragraph instead of adding a second line of text to the header. Second line can still be added by using Shift+Enter
.Pressing
Enter
while editing a SUI List Item now adds a new list item instead of adding a second line of text for the item. Second line can still be added by using Shift+Enter
.Icon and Image controls now allow adding custom class names.