|
Translate |
Print |
A |
A |
A |
to
Convert
<h2><?php _e('Son Yorumlar');?></h2>
<ul class="recent-comments">
<?php mw_recent_comments(3, false, 100, 30, 50, 'all', '<li>%date%: <a href="%permalink%" title="%title%">%title% (%type% <em>%author_name%</em>)</a></li>','d.m.y, H:i'); ?>
</ul>
</li>
|