Changeset 44682
- Timestamp:
- 01/21/2019 10:51:07 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r44677 r44682 2936 2936 * @since 4.1.0 The `$title` and `$args` parameters were changed to optionally accept 2937 2937 * an integer to be used as the response code. 2938 * @since 5.1.0 The `$link_url` and `$link_text` arguments were added.2938 * @since 5.1.0 The `$link_url`, `$link_text`, and `$exit` arguments were added. 2939 2939 * 2940 2940 * @param string|WP_Error $message Optional. Error message. If this is a WP_Error object,
Note: See TracChangeset
for help on using the changeset viewer.