' . sprintf( wp_kses( /* translators: %s is Link to login */ __( 'You must be logged in to post a comment.', 'hestia' ), array( 'a' => array( 'href' => array(), ), ) ), esc_url( wp_login_url( apply_filters( 'the_permalink', esc_url( get_permalink() ) ) ) ) ) . '