Skip to content

BuyGo+1 v0.5.5

Choose a tag to compare

@fishtvlvoe fishtvlvoe released this 02 Apr 15:15
· 66 commits to main since this release

修復

  • 訂單進度頁除以零錯誤per_page 參數未設時白名單檢查與取值不一致,導致 fatal error
  • XSS escaping 強化 — 6 處未 escape 的 HTML 輸出加上 esc_attr()/esc_html()/(int) cast

維運

  • GitHub API token 已加入正式站 wp-config.php,解決更新檢查 rate limit 403 問題