Replies: 0
Hello,
I need to enable maintenance mode via php script.
Every day I run a script on my website to update content, I would like during the execution of the scritp my website to appear in maintenance mode.
Is it possible to enable / disable maintenance mode of the plugin with some code written in my php script?