-
-
Notifications
You must be signed in to change notification settings - Fork 18
Re-define Post_Metabox using conventional WordPress code #87
Copy link
Copy link
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
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
Problem
The
Post_Metaboxis currently defined using theQueulatpackage.creativecommons-base/inc/metaboxes.php
Line 8 in 39e7252
Since we have established a consensus to deprecate the Queulat package, we need to re-create the
Post_Metaboxusing conventional WordPress code.Task
Post_MetaboxPost_Metaboxusing conventional WordPress code