_fix_attachment_links()
Function: Replaces hrefs of attachment anchors with up-to-date permalinks.
Source: wp-admin/includes/post.php:1100
Function: Replaces hrefs of attachment anchors with up-to-date permalinks.
Source: wp-admin/includes/post.php:1100
Function: Returns all the possible statuses for a post type.
Source: wp-admin/includes/post.php:1156
Function: Runs the query to fetch the posts for listing on the edit posts page.
Source: wp-admin/includes/post.php:1171
Filter Hook: Filters the number of items per page to show for a specific ‘per_page’ type.
Source: wp-admin/includes/post.php:1232
Filter Hook: Filters the number of posts displayed per page when specifically listing “posts”.
Source: wp-admin/includes/post.php:1242
Function: Returns the query variables for the current attachments request.
Source: wp-admin/includes/post.php:1273
Function: Returns a list of previously defined keys.
Source: wp-admin/includes/post.php:1009
Filter Hook: Filters the default post excerpt initially used in the “Write Post” form.
Source: wp-admin/includes/post.php:782
Function: Determines if a post exists based on title, content, date and type.
Source: wp-admin/includes/post.php:803
Function: Creates a new post from the “Write Post” form using `$_POST` information.
Source: wp-admin/includes/post.php:856