Upgrading problem

Just because you have write access from the ftp user doesn’t mean that the user Apache/PHP is running in has write access. I’d advise you upgrade manually, or check your write permissions and ownership for whichever user Apache is running as on those files.

Edit Auto Update Admin Notification

Try auto_core_update_email. E.g: add_filter(‘auto_core_update_email’, function($email, $type, $core_update, $result) { if (‘success’ === $type) $email[‘body’] = sprintf( __(‘Congratulation! Your site at %1$s has been updated automatically to WordPress %2$s.’, ‘textdomain’), home_url(), $core_update->current ) . “\n\n”; return $email; }, PHP_INT_MAX, 4);

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)