File: wp-includes/link-template.php
-
functionget_edit_user_link()
Retrieves the edit user link.
-
Displays relational links for the posts adjacent to the current post for single post pages.
-
Filters the user edit link.
-
functionnext_post_rel_link()
Displays the relational link for the next post adjacent to the current post.
-
functionget_previous_post()
Retrieves the previous post that is adjacent to the current post.
-
functionprev_post_rel_link()
Displays the relational link for the previous post adjacent to the current post.
-
functionget_next_post()
Retrieves the next post that is adjacent to the current post.
-
functionget_post_type_archive_link()
Retrieves the permalink for a post type archive.
-
Filters the comment edit link.
-
Filters the post type archive permalink.
-
functionedit_comment_link()
Displays the edit comment link with formatting.
-
Retrieves the permalink for a post type archive feed.
-
Filters the comment edit link anchor tag.
-
Filters the post type archive feed link.
-
functionget_edit_bookmark_link()
Displays the edit bookmark link.
-
functionget_edit_post_link()
Retrieves the edit post link for post.
-
Filters the bookmark edit link.
-
Filters the post edit link.
-
functionedit_bookmark_link()
Displays the edit bookmark link anchor content.
-
functionedit_post_link()
Displays the edit post link for post.
-
hookedit_post_link
Filters the post edit link anchor tag.
-
functionget_delete_post_link()
Retrieves the delete posts link for post.
-
Filters the post delete link.
-
functionget_search_comments_feed_link()
Retrieves the permalink for the search results comments feed.
-
functionget_edit_comment_link()
Retrieves the edit comment link.
-
hookedit_tag_link
Filters the anchor tag for the edit link for a tag (or term in another taxonomy).
-
functionget_edit_term_link()
Retrieves the URL for editing a given term.
-
Filters the edit link for a term.
-
functionget_term_feed_link()
Retrieves the feed link for a term.
-
functionedit_term_link()
Displays or retrieves the edit term link with formatting.