GitHunt
AJ

ajmaurya99/autoptimize-cache-notifier

[WordPress] Autoptimize Cache Notifier sends an email notification when the cache size exceeds 50% and 80%.

[WordPress] Autoptimize Cache Notifier

Autoptimize Cache Notifier sends an email notification when the cache size exceeds 50% and 80%.

Installation

Just add the above script in your themes functions.php file

Add Email id

 $mail_to = 'user@example.com';

Working

This scripts notifies once per week of cache size is greter then 50%. And once per day cache size is greter then 80%. You can customize it as per your requirement.

License

MIT

Languages

PHP100.0%

Contributors

Created July 6, 2020
Updated August 12, 2024