zwx0709-zibll子比社区
zwx0709的头像-zibll子比社区
这家伙很懒,什么都没有写...
如何去除文章标题下面的发布信息(XXXX前更新)-zibll子比社区
源码路径文件:/wp-content/themes/zibll/inc/functions/zib-single.php 在文件中搜索:$html .= $user_box; 删除即可 评论图片-zibll子比社区
这样子应该是你说的以上吧 只在当天显示

$midnight_time = strtotime('tomorrow', strtotime('today')) - 1;

if ($current_time = strtotime('today')) {
    $title .= ' 新宣';
}