Todo List
This file implements Comment handling functions.
This file is part of the Quam Plures project - http://quamplures.net/. See also https://launchpad.net/quam-plures.
implement CommentCache based on LinkCache
void comments_number( [ $zero = '#'], [ $one = '#'], [ $more = '#'], [ $post_ID = NULL] )
comments_number(-)
Comment Comment_get_by_ID( integer $comment_ID )
Get a Comment by ID. Exits if the requested comment does not exist!
void generic_ctp_number( integer $post_id, [string $mode = 'comments'], [ $status = 'published'] )
Generic comments/trackbacks counting