Closed stevejburge closed 10 months ago
@stevejburge It cannot be disabled due to hardcoded WordPress behavior. If you refresh the Statuses page after dragging Pending to the Disabled section, you'll see that the disable is not actually applied. That's intentional, as is the lack of "Disable" action link in the Pending row. I just need to adjust the table js to visibly reject the drag.
@agapetry Thanks. I agree. Let's treat it just like "Draft"
@stevejburge I can't treat it just like draft because the ability to adjust the workflow order is important.
@stevejburge I have the fix for this ready to go.
Great, thanks @agapetry
It appears that it's impossible to disable Pending Review. Even when disabled in PublishPress Statues, it still appears:
Should we treat "Pending Review" like "Draft", as a special case that can't be disabled?