Codeinwp / Codeinwp/wp-maintenance-mode
Add multiple countdown layouts
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 163
- Forks
- 82
- Avg merge
- 8h 31m
- Merged PRs (30d)
- 8
Description
Would be nice to have multiple countdown layouts:
- 12 : 12 : 34 : 56
- 12 d : 12 h : 34 m : 56 s
- 12 days, 12 hours, 34 minutes, 56 seconds (requested by user: https://wordpress.org/support/topic/add-text-to-countdown/)
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 countdown display and its layout or formatting options, then compare the three requested formats. Done means users can select each layout and the countdown renders days, hours, minutes, and seconds in the corresponding style.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100