我有一个静态站点首页的WordPress网站, 它显示特色文章和最新文章…。我没有使用任何小部件来实现此目的, 仅使用了自定义主页模板即可。
我的要求是根据日期将帖子标题设为粗体, 例如, 我希望今天发布的帖子标题以粗体显示。
#1
对于快捷方式, 在接受日期的主题文件夹中的functions.php中编写一个函数。然后比较传递的日期(如果它介于今天的开始时间和结束时间之间)。如果是, 则返回true, 否则返回false。
在你的自定义模板中, 检查循环中每个帖子的返回值, 并相应地将标题包装在粗体标签中
来源:
https://www.srcmini02.com/65409.html
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_37291.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57