Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

Hooks in wp-includes/post.php

WP version: 6.9

Important! Some hooks get applied in multiple files. If you are trying to figure out what a specific hook does, you need to look in all the files that apply the hook. Click the "details" link next to any hook for more information.

Hook Type New? File
1 registered_post_type action no wp-includes/post.php
2 registered_post_type_{$post_type} note action no wp-includes/post.php
3 unregistered_post_type action no wp-includes/post.php
4 post_stuck action no wp-includes/post.php
5 post_unstuck action no wp-includes/post.php
6 before_delete_post action no wp-includes/post.php
7 delete_post_{$post->post_type} note action no wp-includes/post.php
8 delete_post action no wp-includes/post.php
9 deleted_post_{$post->post_type} note action no wp-includes/post.php
10 deleted_post action no wp-includes/post.php
11 after_delete_post action no wp-includes/post.php
12 wp_trash_post action no wp-includes/post.php
13 trashed_post action no wp-includes/post.php
14 untrash_post action no wp-includes/post.php
15 untrashed_post action no wp-includes/post.php
16 trash_post_comments action no wp-includes/post.php
17 trashed_post_comments action no wp-includes/post.php
18 untrash_post_comments action no wp-includes/post.php
19 untrashed_post_comments action no wp-includes/post.php
20 pre_post_update action no wp-includes/post.php
21 pre_post_insert action YES wp-includes/post.php
22 edit_attachment action no wp-includes/post.php
23 attachment_updated action no wp-includes/post.php
24 add_attachment action no wp-includes/post.php
25 edit_post_{$post->post_type} note action no wp-includes/post.php
26 edit_post action no wp-includes/post.php
27 post_updated action no wp-includes/post.php
28 save_post_{$post->post_type} note action no wp-includes/post.php
29 save_post action no wp-includes/post.php
30 wp_insert_post action no wp-includes/post.php
31 edit_post_{$post->post_type} note action no wp-includes/post.php
32 edit_post action no wp-includes/post.php
33 save_post_{$post->post_type} note action no wp-includes/post.php
34 save_post action no wp-includes/post.php
35 wp_insert_post action no wp-includes/post.php
36 transition_post_status action no wp-includes/post.php
37 {$old_status}_to_{$new_status} note action no wp-includes/post.php
38 {$new_status}_{$post->post_type} note action no wp-includes/post.php
39 wp_after_insert_post action no wp-includes/post.php
40 delete_attachment action no wp-includes/post.php
41 delete_post action no wp-includes/post.php
42 deleted_post action no wp-includes/post.php
43 clean_post_cache action no wp-includes/post.php
44 clean_page_cache action no wp-includes/post.php
45 clean_attachment_cache action no wp-includes/post.php
46 xmlrpc_publish_post action no wp-includes/post.php
47 get_attached_file filter no wp-includes/post.php
48 update_attached_file filter no wp-includes/post.php
49 _wp_relative_upload_path filter no wp-includes/post.php
50 get_post_status filter no wp-includes/post.php
51 post_type_labels_{$post_type} note filter no wp-includes/post.php
52 is_post_type_viewable filter no wp-includes/post.php
53 is_post_status_viewable filter no wp-includes/post.php
54 is_post_embeddable filter no wp-includes/post.php
55 is_sticky filter no wp-includes/post.php
56 edit_{$field} note filter no wp-includes/post.php
57 {$field_no_prefix}_edit_pre note filter no wp-includes/post.php
58 edit_post_{$field} note filter no wp-includes/post.php
59 pre_{$field} note filter no wp-includes/post.php
60 {$field_no_prefix}_save_pre note filter no wp-includes/post.php
61 pre_post_{$field} note filter no wp-includes/post.php
62 {$field}_pre note filter no wp-includes/post.php
63 {$field} note filter no wp-includes/post.php
64 post_{$field} note filter no wp-includes/post.php
65 wp_count_posts filter no wp-includes/post.php
66 wp_count_posts filter no wp-includes/post.php
67 wp_count_attachments filter no wp-includes/post.php
68 post_mime_types filter no wp-includes/post.php
69 pre_delete_post filter no wp-includes/post.php
70 pre_trash_post filter no wp-includes/post.php
71 pre_untrash_post filter no wp-includes/post.php
72 wp_untrash_post_status filter no wp-includes/post.php
73 wp_insert_post_empty_content filter no wp-includes/post.php
74 wp_insert_post_parent filter no wp-includes/post.php
75 add_trashed_suffix_to_trashed_posts filter no wp-includes/post.php
76 wp_insert_attachment_data filter no wp-includes/post.php
77 wp_insert_post_data filter no wp-includes/post.php
78 pre_wp_unique_post_slug filter no wp-includes/post.php
79 wp_unique_post_slug_is_bad_attachment_slug filter no wp-includes/post.php
80 wp_unique_post_slug_is_bad_hierarchical_slug filter no wp-includes/post.php
81 wp_unique_post_slug_is_bad_flat_slug filter no wp-includes/post.php
82 wp_unique_post_slug filter no wp-includes/post.php
83 default_category_post_types filter no wp-includes/post.php
84 add_ping filter no wp-includes/post.php
85 get_enclosed filter no wp-includes/post.php
86 get_pung filter no wp-includes/post.php
87 get_to_ping filter no wp-includes/post.php
88 get_page_uri filter no wp-includes/post.php
89 get_pages_query_args filter no wp-includes/post.php
90 get_pages filter no wp-includes/post.php
91 pre_delete_attachment filter no wp-includes/post.php
92 wp_get_attachment_metadata filter no wp-includes/post.php
93 wp_update_attachment_metadata filter no wp-includes/post.php
94 wp_get_attachment_url filter no wp-includes/post.php
95 wp_get_attachment_caption filter no wp-includes/post.php
96 wp_get_attachment_thumb_url filter no wp-includes/post.php
97 icon_dir filter no wp-includes/post.php
98 icon_dir_uri filter no wp-includes/post.php
99 icon_dirs filter no wp-includes/post.php
100 wp_mime_type_icon filter no wp-includes/post.php
101 get_lastpostdate filter no wp-includes/post.php
102 pre_get_lastpostmodified filter no wp-includes/post.php
103 get_lastpostmodified filter no wp-includes/post.php
104 update_post_term_count_statuses filter no wp-includes/post.php
105 pre_get_available_post_mime_types filter no wp-includes/post.php
106 wp_get_original_image_path filter no wp-includes/post.php
107 wp_get_original_image_url filter no wp-includes/post.php
108 use_block_editor_for_post filter no wp-includes/post.php
109 use_block_editor_for_post_type filter no wp-includes/post.php

Important warning about variable hooks

Some hooks have variables in their names. For example, pre_${taxonomy}_$field and admin_head- both have variable names. In general, any hook that ends (or begins) with - or _, or contains a $, has a variable name. Since the syntax with which these variables are defined may change from version to version, this page may think that a hook is deprecated (or new) even if it is not. You can usually catch this sort of thing by comparing this hook to the list of "related hooks" below.