Opened 14 years ago
Closed 14 years ago
#21427 closed defect (bug) (fixed)
Clarify user_nicename description
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Inline Docs | Keywords: | has-patch |
| Focuses: | 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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In [21374]: