Title: a plugin hook for trackback?
Last modified: August 18, 2016

---

# a plugin hook for trackback?

 *  [charle97](https://wordpress.org/support/users/charle97/)
 * (@charle97)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/a-plugin-hook-for-trackback/)
 * is there a plugin hook for trackback that is similar to the post_comment_text
   hook?

Viewing 1 replies (of 1 total)

 *  [Mark Jaquith](https://wordpress.org/support/users/markjaquith/)
 * (@markjaquith)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/a-plugin-hook-for-trackback/#post-119533)
 * Looks like you could hook in at do_action(‘trackback_post’, $wpdb->insert_id);
   
   You could either grab the info from the DB, or use the global that should still
   be floating around… $comment_content, I think.

Viewing 1 replies (of 1 total)

The topic ‘a plugin hook for trackback?’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Mark Jaquith](https://wordpress.org/support/users/markjaquith/)
 * Last activity: [21 years, 5 months ago](https://wordpress.org/support/topic/a-plugin-hook-for-trackback/#post-119533)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
