Ryan
Joe主题5.X新增文章引用段代码[post]
Typecho 完美实现文章置顶的思路
Typecho 附件下载增强插件:AccessoriesPro
JS 实现 Typecho 后台提醒样式
Typecho 主题内置 Sitemap(站点地图)
date('Y-m-d H:i:s', $post['created']) 获取的时间是1611234288 这样的数字好像下一篇文章到头的时候,它还是会出随机图,但标题是没了
$post = getPrevPost($this);$thumbnail = getThumbnail($post['conent'])
这是怎么用的?
OK 那这些 '.$created.' 日期 '.$post_views.' 阅读 评论什么的是要怎么什么写呢?
$widget->author 会提示 Object of class Widget_Users_Author could not be converted to string 错误
我感觉知道了