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!
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!
You must be logged in to post a comment.
In the “tinyMCE Advanced” plugin has a special icon for that.
The default WordPress installation don’t offer the anchor icon/attribute editor.
Building off of mike23’s answer. Here you can just append the anchor button to the wysiwyg panel.
Here’s a simple non-plugin solution, you can paste this into your
functions.php
:With that you can set the two lines of buttons as well as the tags in the Format dropdown.
See this page for options.
you can easily create bookmarking tag just follow these steps :
Set your Destination
Make target Hyperlink
please see above image for better explanation