Changeset 50165 for trunk/src/wp-admin/includes/privacy-tools.php
- Timestamp:
- 02/02/2021 08:40:53 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/privacy-tools.php
r50159 r50165 115 115 116 116 if ( ! isset( $_POST['send_confirmation_email'] ) ) { 117 $send_confirmation_email 117 $send_confirmation_email = false; 118 118 } 119 119
Note: See TracChangeset
for help on using the changeset viewer.