get_page_link() Retrieves the permalink for the current page or page ID.
_get_page_link() Retrieves the page permalink.
get_attachment_link() Retrieves the permalink for an attachment.
get_year_link() Retrieves the permalink for the year archives.
get_month_link() Retrieves the permalink for the month archives with year.
get_day_link() Retrieves the permalink for the day archives with year and month.
the_feed_link() Displays the permalink for the feed type.
get_feed_link() Retrieves the permalink for the feed type.
get_post_comments_feed_link() Retrieves the permalink for the post comments feed.
post_comments_feed_link() Displays the comment feed link for a post.
get_author_feed_link() Retrieves the feed link for a given author.
get_category_feed_link() Retrieves the feed link for a category.
get_term_feed_link() Retrieves the feed link for a term.
get_tag_feed_link() Retrieves the permalink for a tag feed.
get_edit_tag_link() Retrieves the edit link for a tag.
edit_tag_link() Displays or retrieves the edit link for a tag with formatting.
get_edit_term_link() Retrieves the URL for editing a given term.
edit_term_link() Displays or retrieves the edit term link with formatting.
get_search_link() Retrieves the permalink for a search.
get_search_feed_link() Retrieves the permalink for the search results feed.
get_search_comments_feed_link() Retrieves the permalink for the search results comments feed.
get_post_type_archive_link() Retrieves the permalink for a post type archive.
get_post_type_archive_feed_link() Retrieves the permalink for a post type archive feed.
get_preview_post_link() Retrieves the URL used for the post preview.
get_edit_post_link() Retrieves the edit post link for post.
edit_post_link() Displays the edit post link for post.
get_delete_post_link() Retrieves the delete posts link for post.
get_edit_comment_link() Retrieves the edit comment link.
edit_comment_link() Displays the edit comment link with formatting.
get_edit_bookmark_link() Displays the edit bookmark link.
edit_bookmark_link() Displays the edit bookmark link anchor content.
get_edit_user_link() Retrieves the edit user link.
get_previous_post() Retrieves the previous post that is adjacent to the current post.
get_next_post() Retrieves the next post that is adjacent to the current post.
get_adjacent_post() Retrieves the adjacent post.
get_adjacent_post_rel_link() Retrieves the adjacent post relational link.
adjacent_posts_rel_link() Displays the relational links for the posts adjacent to the current post.
adjacent_posts_rel_link_wp_head() Displays relational links for the posts adjacent to the current post for single post pages.
next_post_rel_link() Displays the relational link for the next post adjacent to the current post.
prev_post_rel_link() Displays the relational link for the previous post adjacent to the current post.
get_boundary_post() Retrieves the boundary post.
get_previous_post_link() Retrieves the previous post link that is adjacent to the current post.
previous_post_link() Displays the previous post link that is adjacent to the current post.
get_next_post_link() Retrieves the next post link that is adjacent to the current post.
next_post_link() Displays the next post link that is adjacent to the current post.
get_adjacent_post_link() Retrieves the adjacent post link.
adjacent_post_link() Displays the adjacent post link.
get_pagenum_link() Retrieves the link for a page number.
get_next_posts_page_link() Retrieves the next posts page link.
next_posts() Displays or retrieves the next posts page link.