Typecho非插件实现文章阅读次数统计
在functions.php中加入下面代码 PHP 折叠 复制 //get_post_view($this) function get_post_view($archive) { $cid = $archive->cid; $db = Typecho_Db::get(); $prefix = …
1 分钟
这里是所有已发布的文章,按时间倒序排列。
在functions.php中加入下面代码 PHP 折叠 复制 //get_post_view($this) function get_post_view($archive) { $cid = $archive->cid; $db = Typecho_Db::get(); $prefix = …
你好,世界!您好,欢迎来访的朋友们!欢迎来到我的小世界! 本站使用 Hexo搭建,并使用 GitHub Actions进行自动化部署。希望给各位带来不错的体验! 以下为 Hexo的经典开场白! Welcome to Hexo! This is your very first post. Check …
输入关键词搜索文章内容