Opened 7 months ago
Last modified 7 months ago
#22310 new enhancement
wp_insert_user bit ilogical with rich_editing
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
when you do wp_insert_user with rich_editing = TRUE it actually set rich_editing to "1" what is then interpreted as FALSE. I know (after searching why it does not work for me), that for actually setting true you need to set rich_editing to empty value, but anyway i think it is not optimal
Note: See
TracTickets for help on using
tickets.

Related: [4651]