by Clifford Paulick on WordPress.org
Create links with a shortcode. Comes in handy in places where HTML tags aren’t allowed and/or keep getting encoded or something.
Basically, just a utility plugin.
[tklink url="https://www.nike.com/"]Just do it[/tklink]
Just do it[tklink url="https://www.wordpress.org/"][/tklink]
https://www.wordpress.org/[tklink url="https://www.google.com/" class="googlie" target="blank"]A googglie Google link that will open in a new tab[/tklink]
Developers may contribute at https://github.com/cliffordp/tk-shortcode-link
tklink added unless you specify your own class per link (see examples above)tklink or otherwise is added via this plugin.