Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 🐛 core/html missing content attribute
Since WP 6.2 core/html content attribute was converted from html to raw. This change breaks the behavior of wp-graphql-gutenberg which did not return the content attribute anymore.
- Loading branch information