Make WordPress Core

Opened 10 years ago

Last modified 4 years ago

#29005 new enhancement

Small Improvements of text in setup-config.php

Reported by: jonnyauk's profile 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)

29005-01.patch (719 bytes) - added by Jonnyauk 10 years ago.
Small text changes to wp-admin/setup-config.php
29005-02.patch (1.7 KB) - added by Jonnyauk 10 years ago.
Combines #29006 plus another suggested text amend (re database prefix)

Download all attachments as: .zip

Change History (11)

@Jonnyauk
10 years ago

Small text changes to wp-admin/setup-config.php

#1 @Jonnyauk
10 years ago

  • Keywords has-patch added

#2 @nacin
10 years ago

#29006 was marked as a duplicate.

#3 @Jonnyauk
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 ;)

@Jonnyauk
10 years ago

Combines #29006 plus another suggested text amend (re database prefix)

#4 @nacin
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 @chriscct7
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 @Presskopp
8 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.

#7 @Presskopp
8 years ago

What about:

"Changing this to something unique is recommended, if using multiple WordPress installations in a single database it is required."

#9 @garrett-eclipse
4 years ago

  • Component changed from Text Changes to Upgrade/Install
  • Focuses ui-copy added
Note: See TracTickets for help on using tickets.