Contributors: bhargavbhandari90
Donate link: https://www.paypal.me/BnB90/20
Tags: block, thread, twitter thread, blocks
Requires at least: 6.6
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Create Twitter-like threaded posts in WordPress for engaging, connected storytelling.
A Twitter/X-style thread builder for WordPress, letting you chain tweets (posts) in a seamless, engaging conversation flow. Perfect for storytelling, debates, or breaking down ideas step by step.
- Upload the plugin files to the
/wp-content/plugins/thread-block
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- Add/Edit post pr plugin and search "thread" while searching a block
threads-demo-2.-.4K.mp4
- Go to plugin's root
- Run
npm install
- To watch for changes, run
npm start
To create a publish ready plugin, run:
npm run build
To format code, run:
npm run format
If you find a bug, report here https://github.com/BhargavBhandari90/thread-block/issues
- Initial Release.