Skip to content

PCianes/simple-shortcode-block

Repository files navigation

=== Simple Shortcode Block ===
Contributors: sumapress, pablocianes
Donate link: https://pablocianes.com/
Tags: gutenberg, shortcode, dynamic shortcode, block
Requires at least: 4.6
Tested up to: 5.3
Stable tag: trunk
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple block to render a shortcode in a dynamic way into the new editor Gutenberg.

== 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.


== Installation ==

1. Upload `simple-shortcode-block.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Search into post the blue block `Dynanmic Shortcode` into `Widgets` category.

== Frequently Asked Questions ==

= 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` into `Widgets` category.
You can see into Gutenberg render your shortcodes very easly and dynamic.

== Screenshots ==

1. Example with the plugin: Contact Form 7.
2. Example with the plugin: WooCommerce.
3. Example with the plugin: Shortcodes Ultimate.

== Changelog ==

= 1.0.2 =
* Fix notice.

= 1.0.1 =
* Compatible with WP5.0

= 1.0.0 =
* First publicly available version.

== Upgrade Notice ==

= 1.0.2 =
* Fix notice.

= 1.0.1 =
* Compatible with WP5.0

= 1.0.0 =
* First publicly available version.

== Feedback and support ==

I would be happy to receive your feedback to improve this plugin.
Please let me know through [support forums](https://wordpress.org/support/plugin/simple-shortcode-block) if you like it and please be sure to [leave a review.](https://wordpress.org/support/plugin/simple-shortcode-block/reviews/#new-post).

Also you can contact me on my personal page [Pablo Cianes](https://pablocianes.com/) or even visit [Github of Simple Shortcode Block](https://github.com/PCianes/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!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published