edit_ (tag)

edit_bookmark_link()

Outputs a link to edit the current bookmark (link) if the user is authorized and has permission to edit.

edit_comment_link()

Outputs a link (HTML tag A) for editing the current comment in the loop, if the user has permission to do so.

edit_post_link()

Displays the edit post link for a post, if the user is allowed to change the post.

edit_tag_link()

Outputs a link to edit the current meta-field if the user is allowed to modify tags.

get_delete_post_link()

Gets the link (URL) to delete a post.

get_edit_post_link()

Gets the link (URL) to edit post in the admin panel.

get_edit_user_link()

Gets the URL of the user's profile page in the admin panel.