Hi Voxel team, could you add native support for post‑type aware submission success messages? Right now the messages are generic and always say “post,” regardless of the post type.
We’ve implemented a small change (by copying submission-controller.php into a child theme) that uses each post type’s singular name for contextual messaging, e.g. “Your Listing has been published.” or “Your Event has been submitted for review.”
It also covers edit/update flows and pending/merge states.
Maintaining this override across updates is a burden. If this can’t be default in core, a hook to customize these messages would still solve it.
Thanks!
©2025 Created with 27collective LLC. All rights reserved