Changes between Initial Version and Version 1 of Ticket #12706, comment 178
- Timestamp:
- 01/10/2014 03:51:57 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12706, comment 178
initial v1 14 14 That also seems like quite a large scope, and part of the reason this ticket is 4 years old and still not addressed. 15 15 16 I'd propose we start with the following: ''SIMPLY'' add custom statues to the list of potential selectable statues in the post add/edit UI and require any new workflow to be handled by the developer. Period. 16 I'd propose we start with the following: ''SIMPLY'' add custom statues to the list of potential selectable statues in the post add/edit UI and require any new workflow to be handled by the developer. Period. That could easily be implemented in time for 3.9. 17 17 18 18 Lack of custom statuses in the UI is a big missing piece in core ''(considering core has `register_status()`)'' and something for which I've had to revert numerous times to a very hackish use of `ob_start()`/`ob_end_clean()` to correct.