Changeset 49927 for trunk/src/wp-admin/includes/privacy-tools.php
- Timestamp:
- 01/03/2021 10:02:13 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/privacy-tools.php
r49539 r49927 14 14 * 15 15 * @param int $request_id Request ID. 16 * @return bool|WP_Error Returns true if sending the email was successful, or a WP_Error object.16 * @return true|WP_Error Returns true if sending the email was successful, or a WP_Error object. 17 17 */ 18 18 function _wp_privacy_resend_request( $request_id ) {
Note: See TracChangeset
for help on using the changeset viewer.