1 Star 9 Fork 1

神秘布偶猫/iPop主题

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.php 480 Bytes
一键复制 编辑 原始数据 按行查看 历史
神秘布偶猫 提交于 2023-03-23 14:54 . beta 1.0.0
<?php require_once('inc/head.php'); ?>
<?php get_header(); ?>
<div class="ipop-box">
<section class="home index container">
<?php require_once('inc/recommend.php'); ?>
<div class="type"><?php _e('Popular','ipop'); ?><span><?php echo page_number(); ?></span></div>
<?php require_once('inc/main.php'); ?>
<?php require_once('inc/pagination-ajax.php'); ?>
</section>
<?php get_footer(); ?>
</div>
<?php require_once('inc/foot.php'); ?>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/kannafay/iPop.git
git@gitee.com:kannafay/iPop.git
kannafay
iPop
iPop主题
master

搜索帮助