- ENHANCEMENT: Improved links in the admin area to help site owners reach documentation and helpful articles quicker. (@kimcoleman)
- BUG FIX/ENHANCEMENT: Fixed email sending issues when the admin email address is not associated with a WordPress account. (@andrewlimaza)
- BUG FIX: Fixes an issue when trying to add the role on admin_init but there is not role at the point. Fixes an issue with Multisite Cloning software. (@andrewlimaza)
- REFACTOR: Removed the SQL_CALC_FOUND_ROWS SELECT modifier as it has been deprecated in MySQL 8.0+. (@dparker1005)