Home Plugins html5 semantic elements
HTML5 Semantic Elements logo

HTML5 Semantic Elements

by niw2cp on WordPress.org

Adds HTML5 and semantic elements as blocks in the Gutenberg editor.

(0)
HTML5 Semantic Elements - Screenshot 1

The HTML5 Semantic Elements plugin introduces two custom Gutenberg blocks — Article and Aside — that allow you to structure your WordPress content with proper semantic HTML5 elements.

Use the Article block for self-contained content such as blog posts or news items, and the Aside block for related or supplementary information such as sidebars, pull quotes, or callouts.

These semantic elements improve both SEO and accessibility by clearly defining the roles of different content sections.

How to Use

Adding Blocks

  1. Edit any post or page in the block editor
  2. Click the “+” button to add a new block
  3. Search for “Article” or “Aside”
  4. Click the desired block to insert it into your content

Article Block

The Article block creates an HTML5

element, ideal for:
– Blog posts
– News articles
– Forum posts
– Comments
– Independent, self-contained content

Features
– Nest any blocks inside (headings, paragraphs, images, etc.)
– Wide and Full alignment support
– Custom CSS classes
– Anchor ID support
– “Remove Article” button to unwrap the block while keeping its inner content

Removing the Article wrapper
Toolbar: Select the Article block click the “Remove Article” (X) button
Menu: Use the three-dot menu “Ungroup”

Aside Block

The Aside block creates an HTML5

Active installations0+
Weekly downloads
19
Version1.0.2
Last updated10/30/2025
WordPress version5.8
Tested up to6.8.3
PHP version7.4
Tags
articleasideblockHTML5semantic