-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
health-alertPlugin health alertPlugin health alertwp-plugin-auditWP Plugin Audit auto-generatedWP Plugin Audit auto-generated
Description
概要
プラグインの requires_php が 7.0 に設定されており、これは2019年12月にEnd of Life(EOL)となったバージョンです。現時点(2026-03-22)でPHP 7.0はセキュリティパッチが6年以上提供されておらず、脆弱なサーバー環境での稼働が黙認される状況になります。競合プラグインと比較しても最低基準を大幅に下回っており、WordPress.orgの推奨基準とも乖離しています。
Evidence
- requires_php: 7.0(本プラグイン)
- Yoast SEO(10,000,000 installs): requires_php 7.4
- Rank Math SEO(1,000,000+ installs): requires_php 7.4
- All in One SEO(3,000,000 installs): requires_php 7.2
- PHP 7.0 EOL: 2019年12月1日(約6年以上前)
- WordPress 公式推奨 PHP バージョン: 8.1 以上(2026年現在)
推奨アクション
- requires_php を最低でも 8.0(推奨: 8.1 以上)に引き上げる
- PHP 8.x 対応コードレビューを実施し、非推奨関数・廃止済み構文を修正する
- readme.txt および WordPress.org の PHP 要件記載を更新する
- CI/CD の PHP バージョンマトリックスに 8.1・8.2・8.3 を追加し古バージョンのテストを終了する
Generated by wp-plugin-audit on 2026-03-22
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
health-alertPlugin health alertPlugin health alertwp-plugin-auditWP Plugin Audit auto-generatedWP Plugin Audit auto-generated