Illegal string offsent ‘class’
Am getting the following error every time site content (page or post) is edited: Illegal string offset ‘class’ in /[redacted]/public_html/wp-content/plugins/site-editor/editor/extensions/pagebuilder/includes/pb-shortcodes.class.php on line 330 That was causing a 500 error on the server using PHP 7.3. With update to PHP 7.4,…