- 修复 functions.php 中 get_article_words() 函数的逻辑错误:循环中检查 $str 改为 $line - 修复 argontheme.js 中 reply() 函数的 null/undefined 访问风险:添加元素存在性检查 - 修复 argontheme.js 中潜在的 XSS 风险:使用 .text() 替代 .html() 输出用户内容 - 修复 functions.php 中 post_analytics_info() 使用 HTTP 改为 HTTPS - 删除临时分析文件(不应包含在发版中)
116 KiB
116 KiB