Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【確認待ち】WP5.8 上での Notice の修正 #575

Merged
merged 6 commits into from
Jun 15, 2021

Conversation

drill-lancer
Copy link
Member

@drill-lancer drill-lancer commented Jun 14, 2021

WordPress 5.8 の編集画面上で下記 Notice がでなくなることを確認お願いします。

Deprecated: block_categories の使用はバージョン 5.8.0 から<strong>非推奨</strong>になっています ! 代わりに block_categories_all を使ってください。 in /var/www/html/wp-includes/functions.php on line 5381
Notice: Undefined index: supports in /var/www/html/wp-includes/blocks.php on line 987

related #525

@drill-lancer drill-lancer self-assigned this Jun 14, 2021
@drill-lancer drill-lancer changed the title fix: WP5.8 下のブロックカテゴリに関する Notice の修正 【確認待ち】WP5.8 下のブロックカテゴリに関する Notice の修正 Jun 14, 2021
drill-lancer and others added 4 commits June 15, 2021 07:26
【確認待ち】WordPress 5.8 下で block.json に support がないと Notice が出るのを修正
@drill-lancer drill-lancer changed the title 【確認待ち】WP5.8 下のブロックカテゴリに関する Notice の修正 【確認待ち】WP5.8 上での Notice の修正 Jun 14, 2021
@miminari miminari added this to the 5.8 対応 milestone Jun 15, 2021
Copy link
Contributor

@miminari miminari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

確認しました、LGTMです!対応ありがとうございます!

@miminari
Copy link
Contributor

5.7.2上でも問題なく動作を確認しました。

@miminari miminari merged commit e811d65 into master Jun 15, 2021
@miminari miminari deleted the fix/block_categories branch June 15, 2021 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants