=== ShortBerg === Contributors: dwindown Tags: shortcode, templates, Gutenberg Requires at least: 6.0 Tested up to: 6.6.2 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Donate link: https://paypal.me/dwindown GitHub Plugin URI: https://github.com/dwindiramadhana/shortberg ShortBerg allows you to manage your Gutenberg templates easily. Create templates and insert them anywhere in your site using a simple shortcode. == Description == ShortBerg is a powerful plugin designed to streamline the management of Gutenberg templates within your WordPress site. With ShortBerg, you can easily create, edit, and store templates, allowing you to insert them anywhere using a simple shortcode. This plugin enhances your content creation process by providing a seamless way to reuse design elements across posts and pages. Whether you're a developer or a content creator, ShortBerg makes it effortless to manage and display your custom templates. == Installation == 1. Upload the `shortberg` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Create and manage your Gutenberg templates through the 'ShortBerg' menu in the WordPress admin dashboard. 4. Use the generated shortcode to display your templates in posts or pages. == Frequently Asked Questions == = How do I create a template? = To create a template, navigate to the 'ShortBerg' menu in your WordPress admin and click 'Add New'. Input your template content and save. = How do I use the shortcode? = You can use the shortcode format `[shortberg id="TEMPLATE_ID"]` to display your template anywhere on your site. Replace `TEMPLATE_ID` with the ID of your template. = Can I customize the templates? = Yes, you can customize the templates using the Gutenberg editor. == Changelog == = 1.0.0 = * Initial release. == Upgrade Notice == = 1.0.0 = First version of ShortBerg, a plugin to manage Gutenberg templates. == Screenshots == 1. Screenshot of the ShortBerg admin interface. 2. Screenshot of a template in the Gutenberg editor. 3. Screenshot of the shortcode output on the frontend. == Other Notes == This plugin is actively maintained. For feature requests or bug reports, please open an issue on GitHub.