Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

WordPress hook directory
save_post_{$post->post_type}

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.

WordPress version history for save_post_{$post->post_type}

This database has information for all major versions from WP 1.2.1 through 6.2.

Version File Line Type
3.7 wp-includes/post.php 2953 View in context action
3.7 wp-includes/post.php 3046 View in context action
3.8 wp-includes/post.php 2960 View in context action
3.8 wp-includes/post.php 3053 View in context action
3.9 wp-includes/post.php 3237 View in context action
3.9 wp-includes/post.php 3351 View in context action
4.0 wp-includes/post.php 3493 View in context action
4.0 wp-includes/post.php 3610 View in context action
4.1 wp-includes/post.php 3488 View in context action
4.1 wp-includes/post.php 3605 View in context action
4.2 wp-includes/post.php 3530 View in context action
4.2 wp-includes/post.php 3647 View in context action
4.3 wp-includes/post.php 3580 View in context action
4.3 wp-includes/post.php 3697 View in context action
4.4 wp-includes/post.php 3374 View in context action
4.4 wp-includes/post.php 3491 View in context action
4.5 wp-includes/post.php 3518 View in context action
4.5 wp-includes/post.php 3635 View in context action
4.6 wp-includes/post.php 3398 View in context action
4.6 wp-includes/post.php 3515 View in context action
4.7 wp-includes/post.php 3494 View in context action
4.7 wp-includes/post.php 3611 View in context action
4.7 wp-includes/theme.php 2891 View in context action
4.8 wp-includes/post.php 3499 View in context action
4.8 wp-includes/post.php 3616 View in context action
4.8 wp-includes/theme.php 2912 View in context action
4.9 wp-includes/class-wp-customize-manager.php 2964 View in context action
4.9 wp-includes/post.php 3570 View in context action
4.9 wp-includes/post.php 3687 View in context action
5.0 wp-includes/class-wp-customize-manager.php 2971 View in context action
5.0 wp-includes/post.php 3736 View in context action
5.0 wp-includes/post.php 3853 View in context action
5.1 wp-includes/class-wp-customize-manager.php 3016 View in context action
5.1 wp-includes/post.php 3940 View in context action
5.1 wp-includes/post.php 4066 View in context action
5.2 wp-includes/class-wp-customize-manager.php 3016 View in context action
5.2 wp-includes/post.php 3940 View in context action
5.2 wp-includes/post.php 4066 View in context action
5.3 wp-includes/class-wp-customize-manager.php 3053 View in context action
5.3 wp-includes/post.php 4108 View in context action
5.3 wp-includes/post.php 4235 View in context action
5.4 wp-includes/class-wp-customize-manager.php 3057 View in context action
5.4 wp-includes/post.php 4133 View in context action
5.4 wp-includes/post.php 4274 View in context action
5.5 wp-includes/class-wp-customize-manager.php 3098 View in context action
5.5 wp-includes/post.php 4249 View in context action
5.5 wp-includes/post.php 4393 View in context action
5.6 wp-includes/class-wp-customize-manager.php 3100 View in context action
5.6 wp-includes/post.php 4298 View in context action
5.6 wp-includes/post.php 4480 View in context action
5.7 wp-includes/class-wp-customize-manager.php 3100 View in context action
5.7 wp-includes/post.php 4373 View in context action
5.7 wp-includes/post.php 4555 View in context action
5.8 wp-includes/class-wp-customize-manager.php 3100 View in context action
5.8 wp-includes/post.php 4457 View in context action
5.8 wp-includes/post.php 4639 View in context action
5.9 wp-includes/class-wp-customize-manager.php 3100 View in context action
5.9 wp-includes/post.php 4675 View in context action
5.9 wp-includes/post.php 4857 View in context action
6.0 wp-includes/class-wp-customize-manager.php 3104 View in context action
6.0 wp-includes/post.php 4662 View in context action
6.0 wp-includes/post.php 4844 View in context action
6.1 wp-includes/class-wp-customize-manager.php 3105 View in context action
6.1 wp-includes/post.php 4706 View in context action
6.1 wp-includes/post.php 4888 View in context action
6.2 wp-includes/class-wp-customize-manager.php 3105 View in context action
6.2 wp-includes/post.php 4704 View in context action
6.2 wp-includes/post.php 4886 View in context action

Related Hooks

We find related hooks using word stems. save_post_{$post->post_type} has 5 significant word stem(s): save, post, post, post, type. Note that some of the hooks below may not appear in all versions of WP.