100 Bytes Theme'; $author_link = 'Marc Armengou'; echo wp_kses( sprintf( /* translators: 1: theme link, 2: author link */ __( '%1$s by %2$s', '100-bytes' ), $theme_link, $author_link ), array( 'a' => array( 'href' => array() ) ) ); ?>