A WordPress plugin built specifically for the Block Editor, allowing you to create responsive Tabs effortlessly. https://wordpress.org/plugins/blablablocks-tabs-block/
Find a file
punitverma123 e11f00b43b
Some checks failed
Sync to Playground / build-and-push (push) Failing after 4m3s
chore: bump version to 1.1.3 and update changelog
2026-03-23 10:28:40 +05:30
.github fix: pr preview workflow permission 2025-12-19 22:13:18 +05:30
_playground chore: add local dev playground script 2026-03-09 19:16:58 +05:30
assets/templates/showcase chore: optimize images 2025-08-13 12:33:39 +05:30
src fix: tab label output sanitization 2026-03-13 20:32:51 +05:30
.editorconfig initial commit 2025-03-02 19:10:09 +05:30
.gitignore Merge remote-tracking branch 'origin/dev' 2025-08-12 19:52:50 +05:30
blablablocks-tabs-block.php chore: bump version to 1.1.3 and update changelog 2026-03-23 10:28:40 +05:30
helpers.php fix: improve gap CSS value handling 2026-03-14 11:21:24 +05:30
LICENSE chore: update plugin header 2025-07-30 13:02:38 +05:30
package-lock.json chore: bump version to 1.1.3 and update changelog 2026-03-23 10:28:40 +05:30
package.json chore: bump version to 1.1.3 and update changelog 2026-03-23 10:28:40 +05:30
README.md chore(docs): add plugin repo badge 2025-08-28 22:09:36 +05:30
readme.txt chore: bump version to 1.1.3 and update changelog 2026-03-23 10:28:40 +05:30

BlaBlaBlocks Tabs Block

Getting Started Wiki Playground Demo Link WordPress Plugin Version

Overview

BlaBlaBlocks Tabs Block is a WordPress plugin built specifically for the Block Editor, allowing you to create responsive tabs effortlessly.

Requirements

  • WordPress 6.6+
  • PHP 7.4+

Installation

Automatic

  1. Go to Plugins → Add New in your WordPress dashboard.
  2. Search for Blablablocks Tabs Block.
  3. Click Install Now and then Activate.

Manual

  1. Download latest release from GitHub
  2. Visit Plugins → Add New
  3. Upload blablablocks-tabs-block.zip file
  4. Activate BlaBlaBlocks Tabs Block from the plugins page

Development

1. Clone the Repository

Clone the repository to your local system:

git clone git@github.com:lubusIN/blablablocks-tabs-block.git

2. Go to plugin folder

cd blablablocks-tabs-block

3. Install Dependencies

npm install

4. Build Plugin

Build or start the development environment:

npm run build       # Compile the source files
# OR
npm run start       # Watch for changes and auto-compile

5. Launch Playground

npm run serve

Note

Refer to package.json for additional available npm commands.

Meet Your Artisans

LUBUS is a web design agency based in Mumbai.

License

BlaBlaBlocks Tabs Block is open-sourced plugin licensed under the MIT license