Description
A simple block to the new WordPress editor Gutenberg to insert and show also in the backend all your old shortcodes.
This block allows you to work with shortcodes into Gutenberg like the native WordPress Block, but with a new feature: You can see ( in many case ) the shortcodes in the backend in a similar way as render in the frontend of the web
Now is very easy to see what your shortcodes are going to show in the web thanks of Gutenberg and this dynamic simple shortcode block.
Do not you see what you expected? Not always is possible to see the shortcode in the backend as in the frontend because of it is depend on each plugin and also your active theme, but this plugin allow you to try with some options to improve this:
*Select to include some CSS of the plugin into Gutenberg editor for each shortcode block.
*Select to include some JS of the plugin into Gutenberg editor for each shortcode block.
*Hide / Show the input where you put the shortcode to avoid to see it into the editor (see the third Screenshot).
What You See in the backend with Gutenberg editor Is ( in many case ) What You Get! and the plugin only enqueue the selected assets if it is necesary to improve the apparience between backend and frontend.
Feedback and support
I would be happy to receive your feedback to improve this plugin.
Please let me know through support forums if you like it and please be sure to leave a review..
Also you can contact me on my personal page Pablo Cianes or even visit Github of Simple Shortcode Block where you can find all the development code of this plugin.
I hope it is useful for you and look forward to reading your reviews! ๐ Thanks!
Screenshots
Blocks
This plugin provides 1 block.
- Dynamic Shortcode
Installation
- Upload
simple-shortcode-block.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Search into post the blue block
Dynanmic Shortcode
intoWidgets
category.
FAQ
- What can I do with this plugin?
-
You can create very easily a dynamic shortcode block into Gutenberg with your favourites shortcodes and ( in many case ) see in backend a similar render of what you see in the frontend.
- How do I setup this plugin?
-
Just insert it like others blocks this blue block
Dynanmic Shortcode
intoWidgets
category.
You can see into Gutenberg render your shortcodes very easly and dynamic.
Reviews
Contributors & Developers
“Simple Shortcode Block” is open source software. The following people have contributed to this plugin.
Contributors“Simple Shortcode Block” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Simple Shortcode Block” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Fix notice.
1.0.1
- Compatible with WP5.0
1.0.0
- First publicly available version.