Link (tag A in HTML) (tag)

edit_term_link()

Displays/retrieves edit term link (html tag A), link to edit the specified taxonomy element.

get_next_posts_link()

Retrieves the next posts page link.

get_previous_comments_link()

Retrieves the link to the previous comments page.

get_previous_posts_link()

Retrieves the previous posts page link.

get_the_author_posts_link()

Retrieves an HTML link to the author page of the current post's author.

next_image_link()

Displays next image link that has the same post parent.

previous_image_link()

Displays previous image link that has the same post parent.

the_attachment_link()

Display an attachment page link using an image or icon.

the_author_link()

Display either author's link or author's name.

the_author_posts_link()

Displays HTML link (<a> tag) to the archive page of the author of the current post. The text of the link will be the name of the author.

the_shortlink()

Displays the shortlink for a post.

wp_register()

Displays either the link to the dashboard ("Site Admin") if the user is logged in or "Register" link if the user is not logged in.

wp_targeted_link_rel()

Adds rel noreferrer and noopener to all HTML A elements that have a target.