You may pass parameters when calling the function to configure some of the options.
Example: mdv_most_commented(10, '', '<br />', true, 30, true)
The parameters: $noposts - sets the number of posts to display $before - text to be displayed before the link to the post $after - text to be displayed after the link to the post $showpass_post - whether or not to display password protected posts $duration - displays comments for recent number of days $echo - whether or not to echo the output or return an array of values




