Changeset 47396
- Timestamp:
- 03/01/2020 10:31:31 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/file.php
r47330 r47396 1988 1988 * @param string $context Full path to the directory that is tested for 1989 1989 * being writable. 1990 * @param array $extra_fields Extra POST fields. 1990 1991 * @param bool $allow_relaxed_file_ownership Whether to allow Group/World writable. 1991 * @param array $extra_fields Extra POST fields.1992 1992 */ 1993 1993 $req_cred = apply_filters( 'request_filesystem_credentials', '', $form_post, $type, $error, $context, $extra_fields, $allow_relaxed_file_ownership );
Note: See TracChangeset
for help on using the changeset viewer.