Codeinwp / Codeinwp/wp-maintenance-mode
Idea: Set the countdown's end date instead of the start date
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 163
- Forks
- 82
- Avg merge
- 8h 31m
- Merged PRs (30d)
- 8
Description
Hello,
if you want your website to be in maintenance mode until a decent day in the future, it is quite hard to achieve this in the configuration because the within the configuration the date and entered values are not updating as time is progressing. This results in the countdown starting from scratch every time you update something in the configuration. So if you like to have a fixed time in the future you want your website be available again, you always have to reset the configuration. I guess the more common use case would be to set a date and time in future and then let the plugin determin by itself how many days, hours and so on there are left until the set point is reached. I would really like to see what you are thinking of this idea. Thanks for your feedback which is really appreciated.
Best regards,
Matthias
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating the maintenance-mode configuration and countdown implementation, then trace how the current start date is stored and displayed. Done means a future end date can be configured once and the countdown continuously reflects the remaining time without resetting after configuration changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100