Simple Tabs Block

Description

Simple to use block to create tabs within the block editor. Each tab supports the capability to use any type of block within the content to create robust layouts.

This plugin introduces minimal styling and therefore likely will require custom styling in order to achieve the desired look and feel for your tabs.

Supports horizontal and vertical tabs.

Features

  • Tabs customizable using the native block editor style controls
  • Fully accessible including keyboard controls
  • Supports horizontal and vertical tabs
  • Set default open tab

Screenshots

  • Block editor
  • Tab styles panel
  • Frontend view

Blocks

This plugin provides 2 blocks.

  • Tabs Create rich tabbed layouts to organize information in a simple way.
  • Tab Customize your tabs look and feel using the Styles panel. Use any block within the tab content below.

Installation

  1. Upload the plugin files to the /wp-content/plugins/simple-tabs-block directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple Tabs Block” is open source software. The following people have contributed to this plugin.

Contributors

“Simple Tabs Block” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “Simple Tabs Block” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.1.0

  • Fix: Undefined property warning
  • Feat: Add additional block supports
  • WP 6.5 compatibility

2.0.1

  • WP 6.4 compatibility

2.0.0

  • BREAKING CHANGE: Refactor tabs block for updated block controls
  • Feat: Add CSS classes to active tabs
  • Feat: Allow block styling through the native block editor styles panel

1.3.0

  • Feat: Update block styles
  • Docs: Compatibility with 6.1

1.2.1

  • Fix: Various block fixes

1.2.0

  • Feat: Trigger event on window when tab is changed

1.1.1

  • Fix: label undefined error

1.1.0

  • Fix: Accessibility features
  • Fix: Allow CSS classes on tabs
  • Feat: Added tab description field

1.0.0

  • Initial release