How to use Hide Links

Use in text of article

In text editor place cursor on link and click on HideLinks
How to hide links

Use in text widget or text comment

  1. Add HTML code of ordinary link, for example:
    <a href="http://wp-puzzle.com/">WP Puzzle Shop</a>
  2. Insert shortcode [link] before code link
  3. Insert shortcode [/link] after code link
  4. Check that closed link eventually matches example below:
    [link]<a href="http://wp-puzzle.com/">WP Puzzle Shop</a>[/link]