Advertisement

wp_get_post_autosave

Retrieve the autosaved data of the specified post.

Advertisement

wp_save_post_revision

Creates a revision for the current version of a post.

wp_text_diff

Displays a human readable HTML representation of the difference between two strings.

Advertisement

set_logged_in_cookie

Fires immediately before the logged-in authentication cookie is set.

pre_update_option_{$option}

Filters a specific option before its value is (maybe) serialized and updated.

img_caption_shortcode

Filters the default caption shortcode output.

Advertisement

get_image_tag

Filters the HTML content for the image tag.

get_image_tag_class

Filters the value of the attachment’s image tag class attribute.

is_ssl

Determines if SSL is used.