-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
good first issueNew-contributor friendlyNew-contributor friendlyβ¨ goal: improvementImprovement to an existing featureImprovement to an existing featureπ status: ready for workReady for workReady for workπ» aspect: codeConcerns the software code in the repositoryConcerns the software code in the repositoryπΉ aspect: interfaceConcerns end-users' experience with the softwareConcerns end-users' experience with the softwareπ goal: fixBug fixBug fixπ₯ priority: criticalMust be fixed ASAPMust be fixed ASAP
Description
Problem
The Post_Metabox is currently defined using the Queulat package.
| class Post_Metabox extends Metabox { |
Since we have established a consensus to deprecate the Queulat package, we need to re-create the Post_Metabox using conventional WordPress code.
Task
- Determine what fields are needed for the
Post_Metabox - Determine how the metadata should be processed and stored
- Re-create the
Post_Metaboxusing conventional WordPress code - determine whether a more class-name meaningful name would be useful (if applicable)
Metadata
Metadata
Assignees
Labels
good first issueNew-contributor friendlyNew-contributor friendlyβ¨ goal: improvementImprovement to an existing featureImprovement to an existing featureπ status: ready for workReady for workReady for workπ» aspect: codeConcerns the software code in the repositoryConcerns the software code in the repositoryπΉ aspect: interfaceConcerns end-users' experience with the softwareConcerns end-users' experience with the softwareπ goal: fixBug fixBug fixπ₯ priority: criticalMust be fixed ASAPMust be fixed ASAP
Type
Projects
Status
Backlog