Todo List
This file implements trackback functions.
This file is part of the Quam Plures project - http://quamplures.net/. See also https://launchpad.net/quam-plures.
void trackback( $trackback_url, $title, $excerpt, $ID )
Send Trackback to single URL
trackback(-)
void trackbacks( $post_trackbacks, $content, $post_title, $post_ID )
trackbacks(-)
Do multiple trackbacks
fplanque: added
void trackback_number( [ $zero = '#'], [ $one = '#'], [ $more = '#'], [ $post_ID = NULL] )