godaddy-wordpress / coblocks

A suite of professional page building content blocks for the WordPress Gutenberg block editor.
https://wordpress.org/plugins/coblocks/
GNU General Public License v2.0
749 stars 145 forks source link

Escape the HTML in the editor of the posts and post carousel blocks #2618

Closed EvanHerman closed 4 months ago

EvanHerman commented 4 months ago

Description

Ensure that the excerpts inside of the posts and post carousel blocks are properly escaped.

Additionally fixed the e2e tests for WordPress 6.6. (Merged changes from WP66-beta1 branch here.

Types of changes

Bug fix (non-breaking change which fixes an issue)

How has this been tested?

Tested using various HTML markup in the excerpt of posts.

Checklist: