Skip to content

Author dropdown is missing by default #29

@maxleistner

Description

@maxleistner

If there is no model for a post-type and/or you do not explicitly support the author within a model, the dropdown is missing from the wordpress admin single post-view.

After adding
'supports' => ['author']
to the Model options the dropdown appears again.

Therefore the default should be fixed if there is no model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions