We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#8 の変更が入った v4.0.x ですが、プラグインの動作に必要な WordPress の最低バージョンの指定がないため 5.8 以前の WordPress にもインストールできてしまいます。しかし、block.json の多言語化は5.8以降にしか実装されていないので、エラーになります。
例えば 5.7.x にインストールすると:
必要な最低バージョンの指定が必要です。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
#8 の変更が入った v4.0.x ですが、プラグインの動作に必要な WordPress の最低バージョンの指定がないため 5.8 以前の WordPress にもインストールできてしまいます。しかし、block.json の多言語化は5.8以降にしか実装されていないので、エラーになります。
例えば 5.7.x にインストールすると:
必要な最低バージョンの指定が必要です。
The text was updated successfully, but these errors were encountered: