Advertisement

_post_format_link

Filters the post format term link to remove the format prefix.

Advertisement

get_post_format_strings

Returns an array of post format slugs to their translated and pretty display versions

Advertisement

has_post_format

Check if a post has any of the given formats, or any format.

wp_text_diff

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

get_avatar

Retrieve the avatar `` tag for a user, email address, MD5 hash, comment, or post.

Advertisement

wp_set_password

Updates the user’s password with a new encrypted one.

wp_rand

Generates a random number.

wp_generate_password

Generates a random password drawn from the defined set of characters.