Use in text of article
In text editor place cursor on link and click on HideLinks
Use in text widget or text comment
- Add HTML code of ordinary link, for example:
<a href="http://wp-puzzle.com/">WP Puzzle Shop</a>
- Insert shortcode [link] before code link
- Insert shortcode [/link] after code link
- Check that closed link eventually matches example below:
[link]<a href="http://wp-puzzle.com/">WP Puzzle Shop</a>[/link]