Making WordPress.org


Ignore:
Timestamp:
06/28/2023 02:11:16 AM (3 years ago)
Author:
dd32
Message:

Make: GitHub Invite Tool: Allow specifying a GitHub user URL, and if the user is a member of the org already, just add them to the team(s).

See #7082.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-github-invite/admin.php

    r12671 r12678  
    8080        <table class="form-table">
    8181            <tr>
    82                 <th scope="row"><label for="invite">GitHub Email, WordPress.org user slug, or WordPress.org Profile URL</label></th>
     82                <th scope="row"><label for="invite">GitHub Email, GitHub URL, WordPress.org user slug, or WordPress.org Profile URL</label></th>
    8383                <td><input type="text" name="invite" id="invite" class="regular-text" placeholder="https://profiles.wordpress.org/<?php echo wp_get_current_user()->user_nicename; ?>/"></td>
    8484            </tr>
Note: See TracChangeset for help on using the changeset viewer.