I ran the current update on simple:press to 5.3.1 and I’m getting the same issue again. I changed the priority on sp_mail_filter_from in sp-api-primitives.php back to 500 and after testing the sender name is showing as WordPress again. I then changed it to 1000000 to see if a higher priority would do the trick and it still doesn’t work.
Is there something else that was changed in the update that would cause this?
The only other plugin which has wp_mail_from is wp-db-backup but I didn’t see anything about priorities on it.
Does anyone have a suggestion on what may fix this after the update?