• Hi, thanks for making this plugin.

    I am wondering if there is a way to use this for creating anchors easily while in the post editor, without needing to go into the text(html) view of the post and manually make anchor tags.

    For example, can I create an HTML snippet for an anchor name, then enter a unique name for the anchor while in post view?

    I hope I explained this correctly. Ideally it would work something like this:
    [xyz-ihs snippet="anchor" value="example-anchor-1"]
    And that would result in the html code:
    <a name="example-anchor-1"></a>

    Even though this is a very simple code, this would be helpful because switching back and forth in the visual and text version of the post, then trying to find the right spot in the HTML is time consuming. I’m trying to find a way to insert anchors while staying in the Visual post creation view

    Thanks for any help.

  • The topic ‘Any way to customize a value on the fly? (For example anchor tags?)’ is closed to new replies.