Changeset 55916 for trunk/src/wp-admin/includes/credits.php
- Timestamp:
- 06/14/2023 12:55:11 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/credits.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/credits.php
r55703 r55916 9 9 10 10 /** 11 * Retrieve the contributor credits.11 * Retrieves the contributor credits. 12 12 * 13 13 * @since 3.2.0 … … 62 62 63 63 /** 64 * Retrieve the link to a contributor's WordPress.org profile page.64 * Retrieves the link to a contributor's WordPress.org profile page. 65 65 * 66 66 * @access private … … 76 76 77 77 /** 78 * Retrieve the link to an external library used in WordPress.78 * Retrieves the link to an external library used in WordPress. 79 79 * 80 80 * @access private
Note: See TracChangeset
for help on using the changeset viewer.