Changeset 46626 for trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
- Timestamp:
- 11/01/2019 02:55:51 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
r46609 r46626 738 738 * @since 4.7.0 739 739 * 740 * @link http ://tools.ietf.org/html/rfc2388741 * @link http ://tools.ietf.org/html/rfc6266740 * @link https://tools.ietf.org/html/rfc2388 741 * @link https://tools.ietf.org/html/rfc6266 742 742 * 743 743 * @param string[] $disposition_header List of Content-Disposition header values.
Note: See TracChangeset
for help on using the changeset viewer.