New and updated in 6.7.0
-
functionwp_delete_file()
Deletes a file.
-
functionget_avatar_data()
Retrieves default data about the avatar.
-
Generates attachment meta data and create image sub-sizes for images.
-
functionmap_meta_cap()
Maps a capability to the primitive capabilities required of the given user to satisfy the capability being checked.
-
Core class used to implement feed cache transients.
-
Creates a new (transient) cache object.
-
functionget_next_comments_link()
Retrieves the link to the next comments page.
-
functionget_previous_comments_link()
Retrieves the link to the previous comments page.
-
functionget_edit_comment_link()
Retrieves the edit comment link.
-
Filters the comment edit link.
-
functionupdate_option()
Updates the value of an option that was already added.
-
functionadd_option()
Adds a new option.
-
functionget_post_type_labels()
Builds an object with all post type labels out of a post type object.