So, I'd like to design an editor interface that asks for typical demographics for a user, and also asks them to upload a profile image.
To do this, I'd need to represent the traditional input type="file" field. Editor doesn't appear to be set up for this at the moment.
Until a newer version provides this, where would I look to extend the plugin to support a field of my own design?
To do this, I'd need to represent the traditional input type="file" field. Editor doesn't appear to be set up for this at the moment.
Until a newer version provides this, where would I look to extend the plugin to support a field of my own design?