Changeset 41032
- Timestamp:
- 07/12/2017 09:39:37 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/file.php
r40723 r41032 70 70 * @since 1.5.0 71 71 * 72 * @global array $wp_file_descriptions 72 * @global array $wp_file_descriptions Theme file descriptions. 73 * @global array $allowed_files List of allowed files. 73 74 * @param string $file Filesystem path or filename 74 75 * @return string Description of file from $wp_file_descriptions or basename of $file if description doesn't exist.
Note: See TracChangeset
for help on using the changeset viewer.