Opened 10 months ago
Closed 10 months ago
#21427 closed defect (bug) (fixed)
Clarify user_nicename description
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Inline Docs | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
wp_insert_user() PHPDocs describe user_nicename as "a nicer looking name for the user":
http://core.trac.wordpress.org/browser/tags/3.4.1/wp-includes/user.php#L1224
We could clarify that it's supposed to be URL-friendly. This was brought up by rmccue (IRC logs).
Attachments (1)
Note: See
TracTickets for help on using
tickets.

In [21374]: