=== Shortcode Preview Block === Contributors: ronakganatra Tags: gutenberg, block, blocks, shortcode, preview Requires at least: 5.1 Tested up to: 6.6.1 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Stable tag: trunk Shows preview of any shortcode on editor side. It renders shortcode in the editor side so editor does not need to visit front side. == Description == Normal WordPress gutenberg block do not show How the shortcode will output frontside, so we have created a similar gutenberg block which can preview the shortcode result on editor side.