Changeset 1012 for trunk/wp-trackback.php
- Timestamp:
- 03/25/2004 08:18:20 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-trackback.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-trackback.php
r1003 r1012 87 87 wp_notify_postauthor($comment_ID, 'trackback'); 88 88 trackback_response(0); 89 do_action('trackback_post', $comment_ID); 89 90 } 90 91 }
Note: See TracChangeset
for help on using the changeset viewer.