Opened 10 years ago
Last modified 5 years ago
#29005 new enhancement
Small Improvements of text in setup-config.php
Reported by: | Jonnyauk | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.0 |
Component: | Upgrade/Install | Keywords: | needs-patch |
Focuses: | administration, ui-copy | Cc: |
Description
Just a couple of tweaks to text on install to make it a-little clearer and more friendly. Also small grammatical correction - add colon before list of database details required.
Attachments (2)
Change History (11)
#3
@
10 years ago
@nacin - sorry buddy as per message on #29006 - this refers to the same file, so I can see why this has happened - but they are 2 separate patches ;)
#4
@
10 years ago
- Milestone changed from Awaiting Review to Future Release
We can review this in 4.1. Sounds like worthwhile edits, though they may benefit from a further tweak before landing.
#5
@
9 years ago
- Keywords needs-patch added; has-patch removed
I'm not sure how much the currently proposed changes will make the process fundamentally easier to understand. Maybe this could be one of the yearly A/B user tests at WordCamp US
#6
@
9 years ago
Note:
It's always(!) a good idea to change the Table Prefix.
See http://codex.wordpress.org/Hardening_WordPress (Security through obscurity)
Change the table_prefix: Many published WordPress-specific SQL-injection attacks make the assumption that the table_prefix is wp_, the default. Changing this can block at least some SQL injection attacks.
Small text changes to wp-admin/setup-config.php