wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_insert_post_parent › WordPress Filter Hooks
Since3.1.0
Deprecatedn/a
› apply_filters( 'wp_insert_post_parent', $post_parent, $post_id, $new_postarr, $postarr )
| Parameters: (4) |
|
| Defined at: |
|
| Codex: |
Filters the post parent -- used to check for and prevent hierarchy loops.
Related Functions: wp_get_post_parent_id, wp_insert_post, get_post_parent, wp_set_post_cats, wp_insert_comment, wp_insert_site
Related Hooks: wp_insert_post_data, wp_insert_post, wp_insert_post_empty_content, wp_insert_comment, wp_insert_site