全部标签列表 - 按时间排序

全部标签列表,按照MID排序:

<?php $this->widget('Widget_Metas_Tag_Cloud')
                ->to($taglist); ?><?php while($taglist->next()): ?>
<li><a href="<?php $taglist->permalink(); ?>" title="<?php $taglist->name(); ?>"><?php $taglist->name(); ?></a></li>
<?php endwhile; ?>

此代码,是按照tag的创建时间排序

仅有 1 条评论
  1. Typecho

    欢迎加入 Typecho 大家族

    Typecho January 6th, 2019 at 06:27 pm
发表新评论