Opened 3 months ago
Last modified 3 months ago
#23576 new enhancement
WordPress Editor Config to Stop Using Font Tag
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | TinyMCE | Version: | 3.5 |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: |
Description
Please could you change the default config so that the Font tag isn't used for styling, there is a option for the editor you use to switch to using spans instead but it isn't set to do that by default.
Change History (4)
comment:1
SergeyBiryukov — 3 months ago
- Component changed from General to TinyMCE
- Summary changed from Wordpress Editor Config to Stop Using Font Tag to WordPress Editor Config to Stop Using Font Tag
- Version changed from trunk to 3.5
comment:2
SergeyBiryukov — 3 months ago
- Keywords reporter-feedback added; needs-patch dev-feedback removed
comment:3
jscampbell.05 — 3 months ago
My Content Manager keeps changing the Font Size which results in <font size="4"></font> being added.
comment:4
SergeyBiryukov — 3 months ago
Not sure what you mean by "Content Manager", but the default WordPress editor (Visual or Text) doesn't have the ability to change font size out of the box.
Note: See
TracTickets for help on using
tickets.

Could you provide the steps to reproduce the issue on a clean install?
I've tried "Select text color" and "Underline" buttons, and they produce <span> tags, not <font>.