Skip to content

Re-define Post_Metabox using conventional WordPress code #87

@brylie

Description

@brylie

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_Metabox using conventional WordPress code
  • determine whether a more class-name meaningful name would be useful (if applicable)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions