Closed remyperona closed 1 week ago
Prevent excessive SQL requests on all pages by caching the attachments number count in the payment modal for a day.
imagify_attachments_number_modal
Use a transient to cache the value for a day
Description
Prevent excessive SQL requests on all pages by caching the attachments number count in the payment modal for a day.
Type of change
Detailed scenario
imagify_attachments_number_modal
createdTechnical description
Documentation
Use a transient to cache the value for a day
Mandatory Checklist
Code validation
Code style