Skip to content

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

Notifications You must be signed in to change notification settings

ajmaurya99/autoptimize-cache-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

[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 = '[email protected]';

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages