trackback_post

trackback_post

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.1.1

do_action('trackback_post') is found 1 times:

  • /wp-trackback.php line 168
    	 * @since 1.2.0
    	 *
    	 * @param int $trackback_id Trackback ID.
    	 */
    	do_action( 'trackback_post', $trackback_id );
    
    	trackback_response( 0 );
    }
    
    
    
    

See this hook used in plugins: