File: wp-includes/post.php
-
functionwp_attachment_is_image()
Determines whether an attachment is an image.
-
hookget_lastpostdate
Filters the most recent time that a post on the site was published.
-
functionwp_mime_type_icon()
Retrieves the icon for a MIME type or attachment.
-
functionget_lastpostmodified()
Gets the most recent time that a post on the site was modified.
-
hookicon_dir
Filters the icon directory path.
-
Filters the most recent time that a post on the site was modified.
-
hookicon_dir_uri
Filters the icon directory URI.
-
function_get_last_post_time()
Gets the timestamp of the last time any post was modified or published.
-
hookicon_dirs
Filters the array of icon directory URIs.
-
functionupdate_post_cache()
Updates posts in cache.
-
Filters the mime type icon.
-
Filters the updated attachment meta data.
-
functionwp_get_attachment_url()
Retrieves the URL for an attachment.
-
Filters the attachment URL.
-
functionwp_insert_attachment()
Inserts an attachment.
-
functionwp_get_attachment_thumb_url()
Retrieves URL for an attachment thumbnail.
-
Filters attachment post data before it is updated in or added to the database.
-
Filters the attachment thumbnail URL.
-
hookedit_attachment
Fires once an existing attachment has been updated.
-
functionwp_delete_attachment()
Trashes or deletes an attachment.
-
Fires before an attachment is deleted, at the start of wp_delete_attachment().
-
functionwp_get_attachment_metadata()
Retrieves attachment metadata for attachment ID.
-
Filters the attachment meta data.
-
functionwp_update_attachment_metadata()
Updates metadata for an attachment.
-
functionget_to_ping()
Retrieves URLs that need to be pinged.
-
hookget_pages
Filters the retrieved list of pages.
-
hookget_to_ping
Filters the list of URLs yet to ping for the given post.
-
functionis_local_attachment()
Determines whether an attachment URI is local and really an attachment.
-
functiontrackback_url_list()
Does trackbacks for a list of URLs.
-
functionget_all_page_ids()
Gets a list of page IDs.