Searched refs:tpl_commentcount (Results 1 – 3 of 3) sorted by relevance
17 <?php $entry->tpl_commentcount('(%d Comments)','(%d Comment)', '(%d Comments)')?>
26 …__comments')?>" class="wikilink1 blogtng_commentlink"><?php $entry->tpl_commentcount($this->getLan…
593 public function tpl_commentcount($fmt_zero_comments='', $fmt_one_comment='', $fmt_comments='') { function in helper_plugin_blogtng_entry