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
現在は transient api を使っているため、必ず期間を設定しないとならない。 メニューの更新は完全に不定期なので、一定期間で必ずinvalidateされるのではなく、無期限で保持し、変更があった場合にのみ更新する方法。
The text was updated successfully, but these errors were encountered:
現状は管理画面の分指定を長くする
Sorry, something went wrong.
No branches or pull requests
現在は transient api を使っているため、必ず期間を設定しないとならない。
メニューの更新は完全に不定期なので、一定期間で必ずinvalidateされるのではなく、無期限で保持し、変更があった場合にのみ更新する方法。
The text was updated successfully, but these errors were encountered: