=== Blocks to ShortCode === Contributors: pluginenvision Donate link: https://www.buymeacoffee.com/pluginenvision Tags: blocks to shortcode, blocks in shortcode, gutenberg shortcode, gutenberg blocks in shortcode, content reuse Requires at least: 6.2+ Tested up to: 6.7.1 Stable tag: 0.01 Requires PHP: 7.2 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Easily convert any block content into a ShortCode for reuse anywhere on your site. == Description == Blocks to ShortCode allows you to create custom block layouts in a dedicated post type and generate unique ShortCodes for each post. Use these ShortCodes in pages, posts, widgets, or templates to display your blocks anywhere on your site. Perfect for reusing custom-designed block content across multiple locations without duplicating effort. Simplify and centralize block-based design with this powerful, flexible ShortCode generator for blocks. ### Blocks to ShortCode Features - **Custom Post Type for Blocks**: Easily manage and create reusable blocks in a dedicated post type. - **Automatic ShortCode Generation**: Each post generates a unique ShortCode for easy embedding. - **Embed Anywhere**: Use the generated ShortCode in pages, posts, widgets, or templates. - **Gutenberg Compatible**: Built to work seamlessly with the Gutenberg editor. - **Centralized Block Management**: Make changes once in the block post, and they update everywhere the ShortCode is used. ### How to use Blocks to ShortCode - Begin by installing the Blocks to ShortCode plugin. - Add New ShortCode from the "Blocks to ShortCode" post menu from the dashboard. - Add the blocks in the content area. - New ShortCode post will generate a **ShortCode**, use this ShortCode in your place. - Enjoy! #### For installation assistance, click on the **Installation** tab. ### User Feedback #### Did you find this plugin helpful or have any concerns? Do you have a feature request? [Please share your feedback with us](https://pluginenvision.com/support/ 'Send feedback') == Installation == ### Download & Upload: 1. Download the **Blocks to ShortCode** plugin (*.zip file*). 2. In your admin area, go to the **Plugins** menu and click on **Add New**. 3. Click on **Upload Plugin** and choose the **`blocks-to-shortcode.zip`** file and click on **Install Now**. 4. Activate the plugin. == Frequently Asked Questions == = How do I create a ShortCode for a block? = Create a new post in the **Blocks to ShortCode** post type, add your block content, and publish. A ShortCode will be generated for this post. = Where can I use these ShortCodes? = You can use them anywhere in WordPress: posts, pages, widgets, or PHP templates. = Will the block content update automatically if I change it in the block post? = Yes, any updates you make to the block post content will reflect wherever the ShortCode is used. = Can I customize the style of the blocks displayed through ShortCodes? = The blocks will inherit the styles from your theme or block settings. = Where can I get support for this plugin? = You can post your questions on the [support forum here](https://wordpress.org/support/plugin/envision-page-builder). == Screenshots == 1. Usages 2. Settings == Changelog == = 0.01 - 16th November 24 = * Initial Release