plugins_url('/images/affiliate_toolkit_menu.png', ATKP_PLUGIN_FILE) , 'insertShortcode' => __( 'AT shortcode', ATKP_PLUGIN_PREFIX), 'supportedBlocks' => $supportedblocks)); wp_localize_script( 'shortcodes-atkp-block-editor', 'ATKPBlockEditorSettings', array( 'supportedBlocks' => get_option( 'atkp_option_supported_blocks', array() ) ) ); } }