wp-front-end-editor icon indicating copy to clipboard operation
wp-front-end-editor copied to clipboard

An inline content editor for WordPress.

Results 31 wp-front-end-editor issues
Sort by recently updated
recently updated
newest added

Currently, all the details about editing a particular option need to be passed on ajax each request. It would be safer and more efficient to register them beforehand and just...

idea

right now (as far as i can tell), you can only use editable_option on options that have their own entry in the wp_options table. a lot of themes wrap their...

enhancement

Subsemnatul, [editable id="name" type="input"]your name[/editable], declar că: [editable id="declaration" type="textarea"]text[/editable] http://wordpress.org/support/topic/plugin-front-end-editor-editable-parts-in-page-content

idea

Ctrl + E should open the editor for the currently focused field. Ctrl + S should save and close the currently focused editor.

idea

The target audience of FEE sometimes blocks admin access, which obviously includes admin-ajax.php as well. Two recent examples: http://wordpress.org/support/topic/plugin-front-end-editor-not-working-with-authors http://wordpress.org/support/topic/plugin-front-end-editor-a-is-null

idea

``` php ``` `fee_form_begin()` would output a `` tag and `fee_form_end()` would ouput the form buttons and the `` tag. The processing would be done automatically, but you could hook...

idea

It would be nice if, when editing a post or widget title, Aloha would kick in, instead of a plain input box. The floating menu should not appear, since it's...

feature
aloha

Would be awesome if users were able to change the header image in themes such as twenty-eleven.

idea

WordPress has a special meaning for the comment: it displays the content after it only on the single post URL. TinyMCE displays it in the content and even has a...

feature
aloha

... can you recommend me how to implement jquery calendar picker and do not collide with your used javascripts?

idea