[ 'label' => __( 'Welcome', 'forumax' ) ], 2 => [ 'label' => __( 'Forum Setup', 'forumax' ) ], 3 => [ 'label' => __( 'Appearance', 'forumax' ) ], 4 => [ 'label' => __( 'Ready!', 'forumax' ) ], ]; $total_steps = count( $steps ); /* Retrieve the currently saved brand color (CSF option) for the color picker default. */ $csf_options = get_option( 'bbp_core_settings', [] ); $brand_color = ! empty( $csf_options['bbpc_brand_color'] ) ? $csf_options['bbpc_brand_color'] : '#6a28ea'; ?>
$step_data ) : ?>
🎉

💡