Skip to content

persistent cache の有効有無をチェックして、それぞれに応じた処理をする #2

@waviaei

Description

@waviaei

persistent cache あり 👉 WP Object Cache を利用してキャッシュは無期限保存、更新の度にインバリデーション。

persistent cache なし 👉 transient cache を利用して、一定期間ためる。フィルターで時間は変更できるようにしておく。

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions