Changeset 47397 for trunk/src/wp-includes/functions.php
- Timestamp:
- 03/01/2020 10:36:38 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r47219 r47397 2646 2646 * @since 3.0.0 2647 2647 * 2648 * @param mixed $upload_bits_error An array of upload bits data, or a non-array errorto return.2648 * @param array|string $upload_bits_error An array of upload bits data, or error message to return. 2649 2649 */ 2650 2650 $upload_bits_error = apply_filters(
Note: See TracChangeset
for help on using the changeset viewer.