siteorigin / siteorigin-panels

SiteOrigin Page Builder is a powerful content creation interface, instantly recognizable, astonishingly different. SiteOrigin Page Builder makes it easy to create responsive column-based content using the widgets you know and love. Your content will accurately adapt to all mobile devices, ensuring your site is mobile-ready.
https://siteorigin.com/page-builder/
GNU General Public License v3.0
611 stars 181 forks source link

Block Editor: Don't Set Up Fallback Shortcode in Block Editor #1178

Closed AlexGStapleton closed 5 months ago

AlexGStapleton commented 5 months ago

This PR introduces a change that prevents PB from generating the fallback shortcodes when the Block Editor powers the page. This will prevent a TypeError if shortcodes are added to PB that have type issues. Preventing the fallback shortcodes from being generated in the Block Editor won't result in a noticeable difference to users.