+ %3$s hours per week.', 'wporg' ), + get_the_title(), + sprintf( + _n( '%d contributor', '%d contributors', $contribution_data['contributors'], 'wporg' ), + number_format_i18n( absint( $contribution_data['contributors'] ) ) + ), + number_format_i18n( absint( $contribution_data['hours'] ) ) + ) ); + ?> +
++ +
+-
+
+
- + + + + +
-
+
+
- + + user_email, 280 ); ?> + + %2$s', + sprintf( + 'https://profiles.wordpress.org/%s/', + sanitize_key( $contributor->user_login ) // phpcs:ignore WordPress.Security.EscapeOutput -- sanitize_key will catch any security issues. + ), + esc_html( $contributor->display_name ) + ); + ?> + + +