WP Manifestindependent plugin directory
manifest / editor / wp-block-tabs

Tabs

Displays tabbed content

by Innocode · github.com/wp-digital/wp-block-tabs

1stars
1composer installs
1forks

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/wp-digital/wp-block-tabs/archive/refs/heads/master.zip

Also on Packagist as wp-digital/wp-block-tabs:

composer require wp-digital/wp-block-tabs

From the readme

Tabs Block Description Block allows to move rows in the table Install - Preferable way is to use Composer: - Alternate way is to clone this repo to wp-content/plugins/: Activate Custom Table with WP-CLI wp plugin activate wp-block-tabs or from Plugins page.

Read the full README on GitHub →