Intlink
Generates a link to another post, page or other content type within the same site.
Example
Parameters
anchor
Adds an anchor to the href path
attributes
Custom attributes to include in the HTML of the link
class
Adds a class to the generated anchor tag
html_id
HTML id of the element. Add only if needed to customize styling or needed by Javascript to perform a specific functionality.
id
ID of the source post being linked to
link_text
Text to display. The content enclosed by the shortcode tags populates this field.
permalink
Boolean that if set to true, will give a direct text link without tags
size
For media items only. Use a thumbnail size.
target
Specifies where to display the linked URL. _blank opens the link in a new tab. _self opens the link in the same tab. For consistency throughout the sites, always use _self.
title
Title of the link for accessibility purposes
type
Type of post the link is linked with, default is post
url_param
Adds a URL parameter to the href path