Changeset 35885 for trunk/src/wp-admin/includes/credits.php
- Timestamp:
- 12/12/2015 03:36:36 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/credits.php
r34036 r35885 16 16 * 17 17 * @return array|false A list of all of the contributors, or false on error. 18 */18 */ 19 19 function wp_credits() { 20 20 global $wp_version;
Note: See TracChangeset
for help on using the changeset viewer.