2 Star 0 Fork 0

一米 / WP-Candy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
content.php 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
请叫我一米 提交于 2018-03-20 20:43 . 完成好多功能
<div class="title">
<h4><a href="<?php the_permalink() ?>" title="<?php the_title(); ?>" rel="bookmark"><?php the_title(); ?></a></h4>
<!--<span class="info"><?php comments_popup_link(__('No comments', 'wp-candy'), __('1 comment', 'wp-candy'), __('% comments', 'wp-candy'), '', __('Comments off', 'wp-candy')); ?> / <?php if(function_exists('getPostViews')) { echo getPostViews(get_the_ID()); echo __(" views", 'wp-candy');} ?></span>-->
</div>
<?php the_content(__('Read more...', 'wp-candy')); ?>
PHP
1
https://gitee.com/komplete/WP-Candy.git
git@gitee.com:komplete/WP-Candy.git
komplete
WP-Candy
WP-Candy
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891