Opened 8 years ago
Closed 7 years ago
#2033 closed defect (bug) (fixed)
Recommend removal of "rich_editing" global option
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.0 |
| Severity: | trivial | Keywords: | bg|has-patch |
| Cc: |
Description
The rich_editing global option is redundant, as it can already be set per-user. I don't see any great benefit from being able to set a default... at least not anything that justifies having an option dedicated to it.
Attachments (1)
Change History (6)
markjaquith
— 8 years ago
comment:1
markjaquith
— 8 years ago
- Keywords bg|has-patch added; bg|needs-patch removed
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
The patch removes the option, so I incremented the database version to enforce its removal. At the time that I made this patch, the current database version was 3243, and I incremented to 3244. I just want to point this out in case there are other increments before this patch gets considered... wouldn't want there to be a database decrement!
comment:2
masquerade
— 8 years ago
+1 on the removal of this option.
Patch for WP 2.0 SVN