I would like a node's moderaiton state to be able to be displayed like a field in content. In order to do this, I think we need a hook_field_extra_fields() so that we can position the field between others.
In the example the "Status" field is actually the content moderation state:

I would like a node's moderaiton state to be able to be displayed like a field in content. In order to do this, I think we need a
hook_field_extra_fields()so that we can position the field between others.In the example the "Status" field is actually the content moderation state:
