You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a cache for the rendered template in front for ACF/Dynamic blocs.
For now, the Dynamics blocs are rendered on every load in the backend and in the frontend, to speed up the process it's not usefull to render this everytime.
Implement a cache for the rendered template in front for ACF/Dynamic blocs.
For now, the Dynamics blocs are rendered on every load in the backend and in the frontend, to speed up the process it's not usefull to render this everytime.
Before sending the template :
And then if rendered
The cache_key method
The text was updated successfully, but these errors were encountered: