wpseek.com
A WordPress-centric search engine for devs and theme authors



pre_post_insert › WordPress Action Hooks

Since6.9.0
Deprecatedn/a
do_action( 'pre_post_insert', $data )
Parameters:
  • () data Array of unslashed post data.
    Required: Yes
Defined at:
Codex:

Fires immediately before a new post is inserted in the database.





Source

do_action( 'pre_post_insert', $data );