[wp-link]
The [wp-link]
shortcode was created so that users could easily add a link to the WordPress site. Typically, you should use the shortcode in the “footer settings” box on the theme settings page.
Parameters
This shortcode has no parameters.
Return values
The shortcode returns a link back to WordPress.org.
<a class="wp-link" href="http://wordpress.org" title="State-of-the-art semantic personal publishing platform">WordPress</a>
Usage
To use the shortcode, add the following line of code in a shortcode-ready area:
[wp-link]