Changeset 53770 for trunk/src/wp-includes/http.php
- Timestamp:
- 07/23/2022 04:55:18 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/http.php
r52838 r53770 449 449 * @since 3.4.0 450 450 * 451 * @param null|string$origin Origin URL. If not provided, the value of get_http_origin() is used.451 * @param string|null $origin Origin URL. If not provided, the value of get_http_origin() is used. 452 452 * @return string Origin URL if allowed, empty string if not. 453 453 */
Note: See TracChangeset
for help on using the changeset viewer.