Image Links
WordPress Plugin Staff List – Image Links
Link an image to a Single Page
To create an image link to built-in Single Page:
- Go to: Image > Image Link
- Enter: SP

Open the link in a new tab
To open a link in a new tab, add prefix NT to the link. There should be a space between NT and the URL. Example: NT SP

Link attributes

You can add nofollow and other hyperlink attributes.
Example:
rel="nofollow"
You can add multiple attributes and attributes with multiple values. Staf List won’t validate, format or fix the syntax. Content of the attributes field will be rendered as is.
Link onClick JS
You can add JavaScript code snippets to onClick event.
Staf List won’t validate, format or fix the syntax. Field content will be rendered as is
onclick="ga(‘send’, ‘event’, ‘category’, ‘action’, ‘label’, ..."
p20869