[wordpress-release-info]
2019年3月13日。前回投稿した予定では3月7日(日本時間3月8日)となっていましたが、1週間弱の遅れでWordPress 5.1.1がリリースされました。
WordPress 5.1.1はメンテナンスリリースで14個のバグに対応しています。
どのような改善や不具合が解消されたのか?問題点はないのか?アップデート・更新すべきか否か?について記述します。
WordPress 5.1.1 アップデートすべき?待つべき?
WordPress 5.1.1にアップデートすべきか、待つべきか。
今回は3番目の数字が付け加わるメンテナンスリリースの位置づけとなります。
メンテナンスリリースは基本的に不具合の修正とセキュリティ問題への対処を実施したリリースとなります。
なので、WordPress 5.1の方はアップデートすることを強く推奨します。
WordPress 5.0台の人も基本的にはアップデートしても良いのではないでしょうか。
ただし、WordPress 4.x台の方は、Classic Editorプラグインの導入や、その他テーマ、プラグインがWordPress 5台に対応しているか否かを確認してから実施しましょう。
WordPress 5.1.1の改善点について
WordPress 5.1.1の改善点については公式サイトのブログWordPress 5.1.1 Security and Mainenance Releaseに概要が記載されています。
英語なのでわかりづらい方もいらっしゃるかと想いますが、パッと読んだ感じ、
- 10個の修正と拡張を含んでいます
- その中には WordPress 5.2 でPHPの最低バージョンがPHP 5.6以降になるという情報提供が含まれます
- コメント欄の脆弱性対応が含まれます
という感じでしょうか。
具体的な修正については、5.1.1で修正済でクローズされたチケットの一覧によると次の通りとなります。
が、マニアックな方以外は無視していただいて問題ありません。
Ticket | Summary | Owner | Type | Priority | Component | Version |
---|---|---|---|---|---|---|
#46065 | Add possibility to set a higher recommended php version for the “Update PHP notice” | enhancement | normal | General | 5.1 | |
#46074 | Provide way for hosts to create a correctly labeled button or link to directly upgrade PHP | enhancement | normal | General | 5.1 | |
#46277 | Remove trailing space from strings | defect (bug) | normal | I18N | 5.1 | |
#46280 | Uncaught javascript error on comment-reply.js | defect (bug) | normal | Comments | 5.1 | |
#46295 | Build: Minify images | task (blessed) | normal | Build/Test Tools | ||
#46300 | Return type/value of get_site is not being checked in wp_insert_site | enhancement | normal | Networks and Sites | 5.1 | |
#46319 | 5.1 About page invalid HTML | defect (bug) | normal | Help/About | 5.1 | |
#46335 | Custom HTML Issues | defect (bug) | normal | Widgets | 5.1 | |
#46351 | Properly re-fill the `$meta` param of deprecated `wpmu_new_blog` action | defect (bug) | normal | Networks and Sites | 5.1 | |
#46368 | Drop background on #menu-management on Admin Menus screen | defect (bug) | normal | Menus | 5.1 |
WordPress 5.1.1の問題点
2019年3月14日00:00現在、de-gucci.comに対してWordPress 5.1.1を適用していますが、今のところ、
- 更新時に「別の更新が進行中です。」という画面が表示され、15分待つ必要かあった
という問題はあったものの、
- 真っ白な画面になる(Internal Server Error 500など)
- サイトにアクセスできない
- サイトが表示されない
- 管理画面にアクセスできない
- 投稿できない
等の問題は発見していません。
何か発見した場合には更新してお知らせいたします。
次のWordPressのリリース予定(WordPress 5.1.2、5.2)
前述の公式サイトのブログWordPress 5.1.1 Security and Mainenance Releaseには、
- WordPress 5.1.2は2週間ぐらいで提供される見込み(意訳)
と記載されています。
公式サイト「WordPress 5.2 Schedule and Scope」には、
- 2019年4月30日一般公開予定
と記載されています。
リリースレベル | リリース予定日 | 実リリース日 | 備考 | |
---|---|---|---|---|
WordPress 5.1.1 | メンテナンス | 2019年3月7日 | 2019年3月12日 | |
WordPress 5.1.2 | メンテナンス | →2019年3月26日ごろ |
– | WordPress 5.1.1 Security and Mainenance Releaseより |
WordPress 5.2 | メジャー | →2019年4月30日 |
– | WordPress 5.2 Schedule and Scopeより |