Opened 9 years ago
Closed 7 years ago
#42587 closed enhancement (wontfix)
Added Css Classes field to wp-link in editor.
| Reported by: | mikhailroot | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 5.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | ui |
Description
Good day to WP Core developers!
Currently the only way to add css class to a link in wysiwyg is to switch editor to textual mode and add class attribute by hand.
So I've decided to add this field to wp-link editor dialog. It's helpfull when you use link as a button and you definitely don't want to style all content links as buttons, so you are able to edit class link attribute in wp-link editing dialog which is much user friendly.
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch with css classes editor field for wp-link implementation.