WordPress / WordPress/secure-custom-fields
Use HTML standard HTML fields for date / time / color pickers
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 131
- Forks
- 64
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
Thanks to being this a "new" plugin, it would be great to get rid of some legacy stuff and i.e. use standard HTML fields instead of unnecessary Javascript libs.
** Fields **
- Date picker
- Time picker
- Date & Time picker
- Color picker
(I'm very happy to see active development for this plugin 👍)
Contributor guide
No contributing guide indexed for this repository
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 files or tests are named. Start by locating the implementations of the date, time, date-and-time, and color picker fields and identify the JavaScript libraries they use. Done means these four fields use standard HTML controls instead of unnecessary JavaScript libraries, with their existing behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript, php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100