plugins['superb-blocks']) || $tgmpa->is_plugin_active('superb-blocks')) { return; } $plugin_installed = $tgmpa->is_plugin_installed('superb-blocks'); $action = $plugin_installed ? 'update' : 'install'; $nonce_url = wp_nonce_url( add_query_arg( array( 'plugin' => 'superb-blocks', 'tgmpa-' . $action => $action . '-plugin', ), $tgmpa->get_tgmpa_url() ), 'tgmpa-' . $action, 'tgmpa-nonce' ); $theme_name = wp_get_theme()->name; ?>