• In write mode it is possible to use the “link”-function to create links. The result will be:

    This is a sample

    But I want the function to open a new browser window with “_blank”, like this:

    This is what I want

    In witch file shall I do the change?

    (I run the latest version of WP)

Viewing 1 replies (of 1 total)
  • Thread Starter jinge

    (@jinge)

    In write mode it is possible to use the “link”-function to create links. The result will be:

    (a href=”mysample.com”>This is a sample</a)

    But I want the function to open a new browser window with “_blank”, like this:

    (a href=” mysample.com target=”_blank”>This is what I want</a)

    In witch file shall I do the change? (edited question) 😛

Viewing 1 replies (of 1 total)
  • The topic ‘Link-function in write mode..’ is closed to new replies.