Opened 12 years ago
Last modified 6 years ago
#22310 new enhancement
wp_insert_user bit ilogical with rich_editing
Reported by: | thomask | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.9.5 |
Component: | Users | Keywords: | needs-patch |
Focuses: | 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
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Related: [4651]