get_pages()
Function: Retrieves an array of pages (or hierarchical post type items).
Source: wp-includes/post.php:5753
Function: Retrieves an array of pages (or hierarchical post type items).
Source: wp-includes/post.php:5753
Function: Determines whether an attachment URI is local and really an attachment.
Source: wp-includes/post.php:5933
Function: Inserts an attachment.
Source: wp-includes/post.php:5978
Function: Trashes or deletes an attachment.
Source: wp-includes/post.php:6014
Function: Deletes all files that belong to the given attachment.
Source: wp-includes/post.php:6118
Function: Retrieves attachment metadata for attachment ID.
Source: wp-includes/post.php:6216
Function: Updates metadata for an attachment.
Source: wp-includes/post.php:6259
Function: Retrieves the URL for an attachment.
Source: wp-includes/post.php:6294
Function: Retrieves a page given its path.
Source: wp-includes/post.php:5495
Function: Retrieves a page given its title.
Source: wp-includes/deprecated.php:4411