Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Track bank

Trigger action

function custom_hook() {
	
}
add_action( 'pre_trackback_post', 'custom_hook' );