Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Evaluate all protected controller methods #1063

@danielbachhuber

Description

@danielbachhuber

We have a variety of protected controller methods. Once we release WP-API to the wild, we're committing to keeping those methods around forever.

Before we do, we should some methods as private so they aren't subclassed, and abstract others out to dedicated functions so they can be used without controllers. check_is_post_type_allowed() is one candidate.

Related #1062

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions