Changeset 48102 for trunk/src/wp-admin/includes/file.php
- Timestamp:
- 06/20/2020 11:16:12 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/file.php
r48067 r48102 1977 1977 * the post. Default null. 1978 1978 * @param bool $allow_relaxed_file_ownership Optional. Whether to allow Group/World writable. Default false. 1979 *1980 1979 * @return bool|array True if no filesystem credentials are required, false if they are required but have not been 1981 1980 * provided, array of credentials if they are required and have been provided.
Note: See TracChangeset
for help on using the changeset viewer.