Tabs
Displays tabbed content
★ 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.zipAlso on Packagist as wp-digital/wp-block-tabs:
composer require wp-digital/wp-block-tabsFrom 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.