Skip to content

Require custom-fields support on alert post types#55

Merged
jeremyfelt merged 1 commit intotrunkfrom
fix/require-custom-fields
Apr 17, 2025
Merged

Require custom-fields support on alert post types#55
jeremyfelt merged 1 commit intotrunkfrom
fix/require-custom-fields

Conversation

@jeremyfelt
Copy link
Copy Markdown
Member

This is required for our meta controls to appear in the block editor and avoids crashing the editor on post types that do not support custom-fields when the custom fields interface is enabled

Fixes #48

This is required for our meta controls to appear in the block
editor *and* avoids crashing the editor on post types that do not
support custom-fields when the custom fields interface is enabled

Fixes #48
@jeremyfelt jeremyfelt merged commit 2542d51 into trunk Apr 17, 2025
3 checks passed
@jeremyfelt jeremyfelt deleted the fix/require-custom-fields branch April 17, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confirm that a post type supports custom-fields before adding Alerts support

1 participant