WP hooks navigation: Home/browse • Actions index • Filters index
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.
This database has information for all major versions from WP 1.2.1 through 6.2.
Version | File | Line | Type | |
---|---|---|---|---|
2.3 | wp-includes/post.php | 875 | View in context | action |
2.5 | wp-includes/post.php | 1515 | View in context | action |
2.6 | wp-includes/post.php | 1627 | View in context | action |
2.7 | wp-includes/post.php | 1744 | View in context | action |
2.8 | wp-includes/post.php | 1904 | View in context | action |
2.9 | wp-includes/post.php | 2122 | View in context | action |
3.0 | wp-includes/post.php | 2710 | View in context | action |
3.1 | wp-includes/post.php | 2952 | View in context | action |
3.2 | wp-includes/post.php | 2986 | View in context | action |
3.3 | wp-includes/post.php | 2979 | View in context | action |
3.4 | wp-includes/post.php | 3025 | View in context | action |
3.5 | wp-includes/post.php | 3262 | View in context | action |
3.6 | wp-includes/post.php | 3236 | View in context | action |
3.7 | wp-includes/post.php | 3313 | View in context | action |
3.8 | wp-includes/post.php | 3320 | View in context | action |
3.9 | wp-includes/post.php | 3676 | View in context | action |
4.0 | wp-includes/post.php | 3950 | View in context | action |
4.1 | wp-includes/post.php | 3944 | View in context | action |
4.2 | wp-includes/post.php | 3984 | View in context | action |
4.3 | wp-includes/post.php | 4057 | View in context | action |
4.4 | wp-includes/post.php | 3852 | View in context | action |
4.5 | wp-includes/post.php | 3996 | View in context | action |
4.6 | wp-includes/post.php | 3876 | View in context | action |
4.7 | wp-includes/post.php | 3972 | View in context | action |
4.8 | wp-includes/post.php | 3977 | View in context | action |
4.9 | wp-includes/post.php | 4048 | View in context | action |
5.0 | wp-includes/post.php | 4214 | View in context | action |
5.1 | wp-includes/post.php | 4458 | View in context | action |
5.2 | wp-includes/post.php | 4458 | View in context | action |
5.3 | wp-includes/post.php | 4631 | View in context | action |
5.4 | wp-includes/post.php | 4670 | View in context | action |
5.5 | wp-includes/post.php | 4825 | View in context | action |
5.6 | wp-includes/post.php | 4914 | View in context | action |
5.7 | wp-includes/post.php | 5026 | View in context | action |
5.8 | wp-includes/post.php | 5110 | View in context | action |
5.9 | wp-includes/post.php | 5334 | View in context | action |
6.0 | wp-includes/post.php | 5321 | View in context | action |
6.1 | wp-includes/post.php | 5365 | View in context | action |
6.2 | wp-includes/post.php | 5363 | View in context | action |
We find related hooks using word stems. {$old_status}_to_{$new_status} has 5 significant word stem(s): old
, status
, to
, new
, status
. Note that some of the hooks below may not appear in all versions of WP.