hokoo / safety-passwords

WordPress Plugin Safety Passwords
https://wordpress.org/plugins/safety-passwords
0 stars 0 forks source link

Correct working in must-use mode #7

Open hokoo opened 5 months ago

hokoo commented 5 months ago

Actually, the plugin already works good in mu-mode. But, it would be great to have a notice, that once the plugin is removed, admin will have to stop its cron events manually. It's caused by impossibility to have deactvation hook for mu-plugins.

hokoo commented 5 months ago

Checking whether the 'muplugins_loaded' action already was fired, would determine mu-mode.