Codeinwp / Codeinwp/wp-maintenance-mode

Idea: Set the countdown's end date instead of the start date

Open
#163 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.