Changeset 12678 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-github-invite/admin.php
- Timestamp:
- 06/28/2023 02:11:16 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-github-invite/admin.php
r12671 r12678 80 80 <table class="form-table"> 81 81 <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> 83 83 <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> 84 84 </tr>
Note: See TracChangeset
for help on using the changeset viewer.