Is there any way to create internal anchors without using the HTML rendering option? I don't mind but I guess my customer will ;)
Thanks!
|
|
|
In the "tinyMCE Advanced" plugin has a special icon for that. The default WordPress installation don't offer the anchor icon/attribute editor. |
|||
|
|
|
Here's a simple non-plugin solution, you can paste this into your
With that you can set the two lines of buttons as well as the tags in the Format dropdown. See this page for options. |
|||
|
|
|
Building off of mike23's answer. Here you can just append the anchor button to the wysiwyg panel.
|
|||
|
|