We'll create fresh WordPress site with Attributes for Blocks installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin adds additional advanced inspector controls to Gutenberg blocks that allow to add any custom HTML attributes to the block’s front-end output. This allows you to add inline styles to fine-tune the block’s appearance, set aria attributes to improve your site’s accessibility, add data attributes to integrate with any JavaScript modules or even JavaScript DOM event attributes such as onclick
, onchange
or onload
.