Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Don't use edit.php for CPT listing #4

Description

@boonebgorges

We're using CPTs for storage, but I don't think we should use edit.php for listing the types. The WP_List_Table interface for CPTs doesn't really give us what we want - we'd have to add a bunch of columns. In addition, there are problems on multisite configs that make it difficult or impossible to use the default CPT listing (see #3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions