Skip to content

rhurling/wp-front-end-editor

 
 

Repository files navigation

WordPress Front-end Editor

WordPress Front-end Editor

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

Custom post types need to support the Front-end Editor explictly.

add_post_type_support( 'custom-post-type', 'front-end-editor' );

Packages

No packages published

Languages

  • JavaScript 92.7%
  • PHP 3.8%
  • CSS 3.5%