WP Manifestindependent plugin directory
manifest / editor / marvelous-tab

Marvelous Tab

Tab block

by The WordPress Contributors · github.com/wpperformance/marvelous-tab

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wpperformance/marvelous-tab/archive/refs/heads/main.zip

Readme

Tab Group for Gutenberg

This block contains a group tag block and a tab item block.

Frontend

This block uses the interactivity API to show and hide tabs.

Editor

In the editor, add a tab group block and then insert tab item blocks inside it.

Testing

Try directly in the browser.

Playground

Or in the root directory, to launch the WordPress Playground, run:

npx @wp-now/wp-now start --php=8.3

Read the full README on GitHub →