Don’t hesitate to contact us if you have any feedback.

Tag: HTML API

  • WordPress – Enhance Gutenberg blocks with custom attributes using HTML API

    WordPress – Enhance Gutenberg blocks with custom attributes using HTML API

    Tailoring the Gutenberg editor’s blocks to meet your website’s specific needs is now more straightforward with WordPress’s HTML API. The following PHP code snippet demonstrates how to add custom classes and attributes to the content of native Gutenberg paragraph, list, and image blocks. The Code How It Enhances Your Blocks Benefits for Your WordPress Site…

    Read more