
2年前更新2511次阅读


源码路径文件:/wp-content/themes/zibll/inc/functions/zib-single.php
在文件中搜索:$html .= $user_box; 删除即可



2年前更新589次阅读
这样子应该是你说的以上吧 只在当天显示
$midnight_time = strtotime('tomorrow', strtotime('today')) - 1;
if ($current_time = strtotime('today')) {
$title .= ' 新宣';
}

2年前发布1099次阅读










