Dec 10
Support for data-* attributes in Gutenberg blocks and theme widgets
Add support for data-* attributes in Gutenberg blocks and theme widgets.
data-* attributes are needed by thousands of websites, as they help to use hundreds of features and design changes.
One small example. Using the data-nosnippet HTML attribute in Google's recommendations, to hide elements in search engine results (SEO)
https://developers.google.com/search/docs/crawling-indexing/…
Pending