humanmade / humanmade/Workflows

Support for custom post types in post status events.

Open
#170 0 comments 0 reactions 0 assignees View on GitHub
bug should have
Dominant language
PHP
Stars
106
Forks
7
PR merge metrics
No merged PRs in 30d

Description

### Context
The `When post changes status` event has a dropdown to select post types to apply for this, it is expected that custom post types would be included in the dropdown, but is not, because the event and UI is registered a bit earlier than convenient.

### Steps to reproduce
- Create a new workflow
- Choose `When post changes status`
- Try selecting a custom post type from the list of post types

Actual: You can only see the built-in post types.
Expected: You can see all registered custom post types.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.