If you found a bug or if you have ideas, add them to the GitHub issue tracker. We’ll also keep a list of tasks there.
Weekly IRC Chat: Tuesdays, 17:00 UTC, #wordpress-ui.
If you'd like to join our Skype chat, add jannekevandorpe and mention this plugin.
WordPress Plugin
GitHub
Features as Plugins Tracking
Make WordPress UI Posts
Custom post types need to support the Front-end Editor explictly.
add_post_type_support( 'custom-post-type', 'front-end-editor' );