#30912 closed enhancement (duplicate)
Formatting updates for generated wp-config.php file
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.2 |
| Component: | Upgrade/Install | Keywords: | has-patch needs-testing |
| Focuses: | Cc: |
Description
When the wp-config.php file is generated currently it does not include spaces after the parenthesis. This patch updates the existing wp-config-sample.php to include the spaces and the preg_match regex in the installer that looks for the sample values used to generate new lines in the wp-config.php file. This allows the generated wp-config.php to conform more to current WordPress coding standards.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Duplicate of #19870.