'; echo esc_html__( 'Which badge would you like to display?', 'jetpack' ) . ''; echo ''; foreach ( $this->badges as $option_slug => $option_name ) { echo '' . esc_html( $option_name ) . ''; } echo ''; echo '
' . wp_kses( sprintf( /* translators: %s is an HTML link to the website of an internet campaign called the "Internet Defense League" */ _x( 'Learn more about the %s', 'the Internet Defense League', 'jetpack' ), 'Internet Defense League' ), array( 'a' => array( 'href' => array(), 'rel' => array(), 'target' => array(), ), ) ) . '