当前位置: 首页 > Update > 正文

最新文章备份内容

  1. <li>
  2.     <span class=“thumbnail”>
  3.         <?php if (zm_get_option(‘lazy_s’)) { zm_thumbnail_h(); } else { zm_thumbnail(); } ?>
  4.     </span>
  5.     <span class=“new-title”><a href=“<?php the_permalink(); ?>” rel=“bookmark”><?php the_title(); ?></a></span>
  6.     <span class=“date”><?php the_time(‘m/d’) ?></span>
  7.     <?php if( function_exists( ‘the_views’ ) ) { the_views( true, ‘<span class=“views”><i class=“fa fa-eye”></i> ‘,'</span>’ ); } ?>
  8. </li>

begins主题最新文章侧栏小工具修改前备份:等您坐沙发呢!

发表评论

快捷键:Ctrl+Enter