<tr class="form-field form-required">
<th scope="row"><label for="admin-email"><?php _e( 'Admin Email' ) ?></label></th>
<td><input name="blog[email]" type="email" class="regular-text wp-suggest-user" id="admin-email" data-autocomplete-type="search" data-autocomplete-field="user_email" /></td>
</tr>
<tr class="form-field">
<td colspan="2"><?php _e( 'A new user will be created if the above email address is not in the database.' ) ?><br /><?php _e( 'The username and a link to set the password will be mailed to this email address.' ) ?></td>
bu kodu wp sitemde buldum koda bakınca email database de yoksa bu emaili database ekle şifresini emaile yolla diye bir kod bir backdoor mU? yoksa normal aklı başında bir kod mu? bilemedim saçmalık gibi ama genede bilenlere sormak sitedim. bu arada sitem güvenlik sorunları yaşıyor.
site-new.php dosyası diye birşey
0
●168