=== Toggle Content Block === Contributors: bhargavbhandari90, biliplugins Donate link: https://www.paypal.me/BnB90/20 Tags: block, toggle, switch, tabs, content toggle Requires at least: 6.7 Tested up to: 6.8 Stable tag: 1.0.0 License: GPL-2.0-or-later Requires PHP: 7.4 License URI: https://www.gnu.org/licenses/gpl-2.0.html Easily switch between two distinct content sections (Left & Right) using a toggle button or switch interface. == Description == The Toggle Content Block lets you create two separate sections - "Left Content" and "Right Content" - and switch between them instantly. Perfect for before/after comparisons, feature toggles, multi-step content, monthly-annual plans, or simply organizing content in an interactive way. https://www.youtube.com/watch?v=drjJLmMAr3E **Features:** - Preloads both "Left Content" and "Right Content" blocks by default. - Allows any type of inner blocks inside each section. - Customizable labels for the toggle switch. - Flexible styling and responsive design. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/toggle-content-block` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Add/Edit a post or page and search "Toggle Content" while searching for a block. 4. Customize the Left and Right sections with any blocks you want. == Screenshots == 1. Search Toggle Content block 2. Add Toggle Content to your post/page 3. Add content to Left Toggle 4. Add content to Right Toggle 5. Left content on frontend 6. Right content on frontend == GitHub Repo == [https://github.com/BhargavBhandari90/toggle-content-block](https://github.com/BhargavBhandari90/toggle-content-block) == Changelog == = 1.0.0 = * Initial Release