'', 'error_message' => '', 'client_id' => '', 'client_secret' => '', 'client_secret_error' => '', 'client_id_error' => '', 'redirect_url' => '', ); /** * Template variables. * * @var array $template_vars * */ foreach ( $template_vars as $key => $val ) { $vars[ $key ] = $val; } ?>

  1. tag with link to the Slack new app link, 2. closing tag. */ esc_html__( 'Go %1$shere%2$s to create new Slack App.', 'forminator' ), '', '' ); ?>
  2. tag, 2. closing tag, 3. Opening tag, 4. closing tag, 5. Opening tag, 6. closing tag, 7. Opening tag, 8. closing tag. */ esc_html__( 'Once the Project creation is completed go to the %1$sBasic Information%2$s. Then scroll through %3$sApp Credentials%4$s, to take a note of %5$sClient ID%6$s and %7$sClient Secret%8$s.', 'forminator' ), '', '', '', '', '', '', '', '' ); ?>
  3. tag, 2. closing tag, 3. Opening tag, 4. closing tag, 5. Opening tag, 6. closing tag. */ esc_html__( 'Next, go to the %1$sFeatures%2$s > %3$sOAuth & Permissions%4$s > %5$sRedirect URLs%6$s section.', 'forminator' ), '', '', '', '', '', '' ); ?>
    1. tag, 2. closing tag. */ esc_html__( 'Click %1$sAdd a new Redirect URL%2$s.', 'forminator' ), '', '' ); ?>
    2. .
    3. tag, 2. closing tag. */ esc_html__( 'Then click the %1$sAdd%2$s button.', 'forminator' ), '', '' ); ?>
    4. tag, 2. closing tag. */ esc_html__( 'Then click the %1$sSave URLs%2$s button.', 'forminator' ), '', '' ); ?>