Changes between Initial Version and Version 1 of Ticket #63009
- Timestamp:
- 02/23/2025 09:44:53 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63009 – Description
initial v1 5 5 2. Manually visiting wp-admin/setup-config.php during normal site operation will show an error message stating that the `wp-config.php` file already exists. This is always shown in English rather than the installed site language (from the `WPLANG` option). 6 6 - To reproduce, visit `wp-admin/setup-config.php` during normal site operation. 7 8 Affected error messages: https://github.com/WordPress/wordpress-develop/blob/fc96319aa770050d22cfdc1bbab437154017bcf7/src/wp-admin/setup-config.php#L43-L82