Home shortcode

This shortcode wraps the content inside a link to the sites frontpage.

Attributes

‘class’, default: null

Example

Code

[drx_home]Go to our frontpage[/drx_home]

Source Output

<a href="https://www.orcapia.com/" rel="home">Go to our frontpage</a>

Display Output

Go to our frontpage