{"id":16868848,"url":"https://github.com/bennythink/wordpressgit","last_synced_at":"2026-03-06T20:32:33.087Z","repository":{"id":139569912,"uuid":"91577895","full_name":"BennyThink/WordPressGit","owner":"BennyThink","description":"A WordPress theme, original by googlo.me","archived":false,"fork":false,"pushed_at":"2024-07-17T08:52:14.000Z","size":5671,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T04:51:10.944Z","etag":null,"topics":["bootstrap4","wordpress-theme"],"latest_commit_sha":null,"homepage":"https://dmesg.app","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BennyThink.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-17T13:10:44.000Z","updated_at":"2024-07-17T08:52:17.000Z","dependencies_parsed_at":"2024-07-17T10:47:16.499Z","dependency_job_id":"0ffaf44f-7650-4909-9925-ff4c96770f7e","html_url":"https://github.com/BennyThink/WordPressGit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BennyThink/WordPressGit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BennyThink%2FWordPressGit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BennyThink%2FWordPressGit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BennyThink%2FWordPressGit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BennyThink%2FWordPressGit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BennyThink","download_url":"https://codeload.github.com/BennyThink/WordPressGit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BennyThink%2FWordPressGit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30196173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap4","wordpress-theme"],"created_at":"2024-10-13T14:59:42.577Z","updated_at":"2026-03-06T20:32:33.058Z","avatar_url":"https://github.com/BennyThink.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 说明\n\n这是我在Git主题的基础上随随便便乱改的主题\nDemo请见[土豆不好吃](https://dmesg.app)\n\n🎉支持PHP 8.2 和PHP 7.x 🎉\n\n## 使用用法 ##\n\n下载或者clone之后重命名为`WordPressGit-master`，放到`wp-content/themes`下，后台中启用。\n**在使用自带的功能更新主题之后，主题文件夹名字会变成`WordPressGit-master`，为了保证不出问题，推荐重命名（当然你直接用git\npull更新那就没这回事了）**\n\n## 增加功能 ##\n\n* 下雪特效\n  全站下雪特效，在有视频的界面会自动关闭\n* needshare分享\n  一款功能更强大、样式更美观的分享工具\n* 纪念日\n  有些时候，我们需要黑白的网站\n* 混合头像系统\n  评论者们如果填QQ邮箱，那么就会显示QQ头像哦（设置中可以开启或者关闭此功能）\n* 来路访问\n  通过referer，访客可以看到自己是从哪里来的\n* 自动更新\n  主题支持自动更新（当然我还是推荐用`git pull`）\n* 动态格言\n  刷新一次，就出现一个新的格言，附加到公告栏里，哇~\n\n以及各种细节上的改进\n\n## TODO ##\n\n- [ ] Google Chrome Web通知\n- [x] 修复移动版评论嵌套问题，把间隔改小，最多嵌套三层这也就差不多了\n- [ ] 迁移到fontawesome 5\n\n## 疑难解答 ##\n\n1.HTTPS\nHTTPS站点按理说不进行任何修改就可以的，如果出现mix content，那请给我反馈（Chrome控制台）\n\n2.页脚\n到设置中进行修改。\n\n3.留言板等\n新建一个页面，选择模板“页面（新版）”、设置允许评论，就可以了。可能需要你到`php.ini`中启用`scandir`函数\n\n4.最方便的更新方式\n`git pull`\n\n5.主题更新失败？\n\n```shell\nchown www:www -R WordPressGit-master\u0026\u0026 chmod 755 -R WordPressGit-master\n```\n\n6.移动设备下雪、黑白文章页面不生效\n这非常有可能是你启用了WP Super Cache类似的缓存插件，恰巧你访问的页面是对应显示结果时缓存下来的html文件。\n尝试禁用缓存插件或者直接无视这个问题。\n\n7.开启了下雪特效，但是没效果？\n看下是不是你的博文中在比较靠前的位置插入了视频？请在这之前添加一个more标签，就可以了。\n\n8.不显示缩略图（缩略图裂了）\n把`cache`目录的权限设置成足够PHP程序写入，一般就是www用户600以上就可以了\n\n9.评论者头像是裂的！\n在Windows服务器上很有可能出现这类问题，在[commit 12965a](https://github.com/BennyThink/WordPressGit/commit/12965a3a6ce4e61e005de4c5ba86262e016a070b)\n中发现；换到Linux试试吧，应该没问题的。\n\n## 许可证 ##\n\n我在原作者的`style.css`中看到了GPLv2的字样，在原作者回信之前暂时默认为GPLv2\n\n----------\n\n# 原始readme\n\n首先，请饶恕我用了这个无比拗口的标题来形容这款主题，因为这就是他的真实写照！\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015051808553935.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015051808553935.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 前言\n\n\u003cdiv id=\"sc_notice\"\u003e这款主题是我对欲思主题的二次修改版本，起名为`Git`，是因为我是使用Git来托管代码的，写得最多的就是Git了，所以就这么定名了。这款主题是我正式建站使用的主题，这款主题的发展一定程度上代表了我从一个WordPress小白到如今的成长历史，所以将这款主题免费分享出来，希望朋友们能喜欢。\u003c/div\u003e\n\n## 首先介绍的就是强大好用的小工具，差不多该有的都有了吧\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042716181245.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042716181245.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 应有尽有的短代码，弹窗下载也不是不可以的\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042716191948.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042716191948.png \"Git:l一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 作为一个“好色主义”者，强大的自定义配色是不可缺少的\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/201503181407247.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/201503181407247.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## SEO？？这个完全不是事\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042716222753.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042716222753.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 两种超大幻灯片方案，任你选择\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042716235495.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042716235495.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 博客/CMS两种风格任你选择\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/201504271625045.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/201504271625045.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 支持9个社交媒体，包括支付宝\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042716264192.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042716264192.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 这么漂亮的footer，想不想要？\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/201504271628436.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/201504271628436.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 作为一个伪coder，代码高亮是必不可少滴\n\n\u003cdiv id=\"sc_notice\"\u003e为了保证代码以及短代码的延续使用，博猪特地写了短代码插件以及代码高亮插件【代码高亮插件已提交至WordPress官方】\u003c/div\u003e\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042716361151.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042716361151.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 巨多的广告位，具体多少个，我也记不住了，大致十几个吧\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042716390317.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042716390317.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 对HTML5视频以及优酷土豆视频的完美响应式支持\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042716510754.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042716510754.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015050902061220.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015050902061220.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 一个简单的弹窗下载\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015050902055195.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015050902055195.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n\u003cdiv id=\"sc_error\"\u003e弹窗下载功能现已全面升级为下面这个\u003c/div\u003e\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015051804283257.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015051804283257.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n试一下吧\n\n[文件下载](#fancydlbox)\u003cdiv id=\"fancydlbox\" style=\"cursor:default;display:none;width:800px;\"\u003e\u003cdiv class=\"part\" style=\"padding:20px 0;\"\u003e\n\n## 下载声明:\n\n\u003cdiv class=\"fancydlads\" align=\"left\"\u003e\n\n本站所有软件和资料均为软件作者提供或网友推荐发布而来，仅供学习和研究使用，不得用于任何商业用途。如本站不慎侵犯你的版权请联系我，我将及时处理，并撤下相关内容！\n\n\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"part\" style=\"padding:20px 0;\"\u003e\n\n## 文件信息：\n\n\u003cdiv class=\"dlnotice\" align=\"left\"\u003e\n\n文件名称：这里填写文件名\n文件大小:这里填写文件大小\n发布日期:这里填写的是文件的发布日期\n\n\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"part\" id=\"download_button_part\"\u003e[\u003cspan\u003e\u003c/span\u003e文件的主下载名称](这里填写的主下载链接)\u003c/div\u003e\u003cdiv class=\"part\" style=\"padding:20px 0;\"\u003e\u003cdiv class=\"moredl\" style=\"text-align:center;\"\u003e[更多地址] : 这里填写的文件的辅助下载链接，A标签即可！\u003c/div\u003e\u003c/div\u003e\u003cdiv class=\"dlfooter\"\u003e本站文件全部采用7Z压缩，推荐使用7-Zip解压文件。\u003c/div\u003e\u003c/div\u003e\n\n## 一个非常简单的下载面板\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015050902024880.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015050902024880.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 完美支持七牛云\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042716511313.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042716511313.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 完美支持SMTP邮件\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042716553436.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042716553436.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 各种实用的功能\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042717024035.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042717024035.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## HTML/xml网站地图\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042717043192.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042717043192.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 自带网站图标的友情链接页面\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042717061122.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042717061122.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 登录页面必应美图\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042717091792.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042717091792.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 更完善的注册页面，验证机制\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015043004182134.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015043004182134.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 开源代码，随时查阅\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042717113635.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042717113635.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042717124215.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042717124215.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 支持的主题在线更新\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042717255826.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042717255826.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 主题后台贴心小贴士\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042717273153.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042717273153.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015043004194528.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015043004194528.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 强大的前端HTML安全压缩，极致优化网页\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015043004263084.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015043004263084.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 网站后台加密\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015051804322266.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015051804322266.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n如果不是管理员的话会是这个页面\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015051804334847.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015051804334847.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 自带百度站内搜索集成方案\n\n\u003cdiv id=\"sc_notice\"\u003e本功能需要自己申请百度站内搜索\u003c/div\u003e[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015050902104017.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015050902104017.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015050902104388.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015050902104388.jpg \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n\u003cdiv id=\"sc_notice\"\u003e更多精彩，自己发掘吧\u003c/div\u003e\n\n## 后台截图\n\n[![Git:一款比付费主题更像是付费主题的WordPress免费主题](http://googlo.me/wp-content/uploads/2015042717291046.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")](http://googlo.me/wp-content/uploads/2015042717291046.png \"Git:一款比付费主题更像是付费主题的WordPress免费主题\")\n\n## 相关链接\n\n[主题食用说明](http://googlo.me/archives/3275.html)[主题下载](https://coding.net/u/googlo/p/Git/git/archive/master)\n\n\u003cdiv id=\"sc_error\"\u003e注意：主题下载后，请重命名为Git-master，在上传WordPress！！\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennythink%2Fwordpressgit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbennythink%2Fwordpressgit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbennythink%2Fwordpressgit/lists"}