You may pass parameters when calling the function to configure some of the options.
Example: mdv_recent_comments(10, 7, '', '<br />', true, 1, true)
The parameters: $nocomments - sets the number of recent comments to display $commentlenth - the number of words to display as a comment excerpt $before - text to be displayed before the link to the recent comment $after - text to be displayed after the link to the recent comment $showpasspost - whether or not to display comments from password protected posts $commentstyle - sets the style of comment to be used 1 = "CommenterName on PostTitle" with CommenterName being a link to the comment 0 = "CommenterName: WordsOfComment" with WordsOfComment being a link to the comment $hidepingbacks_trackbacks - when set to true, only comments will be displayed




