In write mode it is possible to use the “link”-function to create links. The result will be:
But I want the function to open a new browser window with “_blank”, like this:
In witch file shall I do the change?
(I run the latest version of WP)
In write mode it is possible to use the “link”-function to create links. The result will be:
But I want the function to open a new browser window with “_blank”, like this:
In witch file shall I do the change?
(I run the latest version of WP)
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) :P
This topic has been closed to new replies.