WordPress File wp-admin/includes/post.php

{$action}

If the ‘postcustom’ meta box is enabled, then we need to perform some extra initialization on it.

admin_post_thumbnail_size

Filters the size used to display the post thumbnail image in the ‘Featured image’ meta box.

default_content

Filters the default post content initially used in the “Write Post” form.

default_excerpt

Filters the default post excerpt initially used in the “Write Post” form.

default_title

Filters the default post title initially used in the “Write Post” form.

edit_posts_per_page

Filters the number of posts displayed per page when specifically listing “posts”.