On the options page, the callout that says “Current GMT time is:?xx-x-xxx @ xx:xx” displays the local time of the WP install, not GMT. I believe the issue is on line 4 of options.php
:
$now=current_time( 'timestamp');
This should be changed to the following to return GMT time:
]]>$now=current_time( 'timestamp', true );
Hello,
Is there any option to show the maintenance page on a daily basis (e.g. from 10 am to 4 pm every day of the week)?
]]>your Schedule Maintenance Mode plugin don’t work with the “LiteSpeed Cache” plugin.
every time i go to any of my site pages the time i set all ways show up the same. that meens if i set 25 hours then every time i go to the site the count start again fron 25 hours and if i dont have a cache plugin your plugin works, but it seem that in this time and age every site uses cache some way or another. and my site host recommended this plugin so my site will loud fast.
can you make it work with this plugin? or can you tell me what to change in order for your plugin to work on my site.
i really love the concept of your plugin and i need it .
thanks uzi
Does this plugin no longer work (did it ever work?)
I have it enabled, but no matter what start time I select, it never activates. I still see my website instead of a maintenance page. Even if I select a start time of yesterday, it doesn’t activate.
Any ideas?
]]>Hello,
I am looking at the SMM plugin for WordPress, on the General Setting page. It claims GMT for time setting, I am at GMT-8 (America/Los Angeles) and my browser tells me that GMT now is 06:28, while my local time is 22:28. Strangely enough, the settings page also tells me that the current time, given as GMT, is 22:28. I’d say that the page is displaying local time, so it would seem to me better to specify local time and give the GMT offset, rather than specifying GMT. Thanks. Don Hirst
]]>My use case for this plugin requires the capability to specify the interval between activations of maintenance mode on a repetitive basis. Ideally, the configuration page would allow for control of period between activations rather than just setting one date/time for activation and duration. Thus, my request is for the capability to configure activation begin date, activation interval (one time, daily, weekly, …) and the duration or end time of the activation. I am looking at the code and will try to suggest appropriate changes. Thanks.
]]>Good day,
My site states that it is on maintenance mode, how can I remove it ?
Regards
]]>Hi there,
Can you make a change to the plugin? We would like to close our website each sunday so instead choosing only one then to when date, could you make a option to choose every every this day of week on time.
i.e. every sunday from 00:01 to monday 00:01
Thanks a lot!
]]>Hello,
Test it on subsite of multisites, the maintenance mode does not work after the status is enabled.
Also, it can not be deleted at plugins page.
]]>