WordPress / WordPress/secure-custom-fields

Use HTML standard HTML fields for date / time / color pickers

Open
#196 0 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Code Quality
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.