trackback_post, $trackback_id

trackback_post, $trackback_id

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: 7.0.3

do_action('trackback_post, $trackback_id') is found 1 times:

  • /wp-trackback.php line 175

    Warning: Undefined array key 178 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 179 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 180 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	 * @since 1.2.0
    	 *
    	 * @param int $trackback_id Trackback ID.
    	 */
    	do_action( 'trackback_post', $trackback_id );
    
    	trackback_response( 0 );
    }