ZBlog文章页只展示同标签文章代码优化 - 提高网站搜索排名
-
{foreach $articles as $article}
{if $article.tags|contains:$currentPage.tags}
{superpage_list_it($article)}
{/if}
{/foreach}
原文地址: https://www.cveoy.top/t/topic/pSAd 著作权归作者所有。请勿转载和采集!