=== 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.02 Requires PHP: 7.2 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Easily convert your block content into shortcodes and reuse them anywhere on your site. == Description == Blocks to ShortCode allows you to create custom block layouts in dedicated post types and generate unique shortcodes for each post. Use these shortcodes in your pages, posts, widgets, or templates to display blocks anywhere on your site. Perfect for reusing custom block content in multiple places without duplicating effort. Simplify and centralize your block-based design with this powerful and flexible block shortcode generator. ### 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.02 - 2nd December 24 = * Add copy function and style on admin shortcode page. = 0.01 - 16th November 24 = * Initial Release