Skip to content

Support custom post types in settings page #26

@robertknight

Description

@robertknight

The list of post types which users can enable Hypothesis on is limited to Posts and Pages, with a not-well-documented "hypothesis_supported_posttypes" hook which can be used to override this. This means that custom post types added using tools such as Custom Post Types UI will not appear automatically.

It looks to me like it should be possible for the plugin to enumerate all registered post types automatically using get_post_types.

Context: https://hypothesis.zendesk.com/agent/tickets/1314

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions