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

Improve Template Caching #1527

Open
jakejackson1 opened this issue Apr 30, 2024 · 1 comment
Open

Improve Template Caching #1527

jakejackson1 opened this issue Apr 30, 2024 · 1 comment
Milestone

Comments

@jakejackson1
Copy link
Member

Description

The additional caching done on installed templates is causing some friction for some developers. Specifically those that install templates via FTP or a File Manager.

  1. Research viability of generating a "cache" file that includes a JSON dump of all template information. Clearing the cache is as simple as deleting the file.
  2. Research viability of disabling the caching when the WP environment is in development
@jakejackson1 jakejackson1 modified the milestone: 6.11 May 1, 2024
@jakejackson1 jakejackson1 added this to the 6.12 milestone Jul 15, 2024
This was referenced Jul 17, 2024
@jakejackson1
Copy link
Member Author

Add unit tests for the Debug class when tackling this https://app.codecov.io/gh/GravityPDF/gravity-pdf/pull/1556/blob/src/Statics/Debug.php

@jakejackson1 jakejackson1 changed the title Template Cache Improve Template Caching Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant