scribu / wp-front-end-editor

An inline content editor for WordPress.
http://wordpress.org/extend/plugins/front-end-editor/
GNU General Public License v3.0
248 stars 43 forks source link
wordpress

Front-end Editor

Contributors: scribu, Jotschi
Tags: inline, editor, edit-in-place, visual, wysiwyg
Requires at least: 3.2
Tested up to: 3.6
Stable tag: 2.3.1
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl.html

Edit content inline, without going to the admin area.

Description

Front-end Editor is a plugin that lets you make changes to your content directly from your site. No need to load the admin backend just to correct a typo.

It makes the same capability checks, so that if a user isn't allowed to edit something in wp-admin, they aren't allowed to edit it in the front-end either.

You can edit posts, pages, custom post types, comments, widgets and many more elements.

Goals:

Support and development:

Support is handled by the lovely designsimply.

I am not developing the plugin anymore; only applying the patches that other people send via Github.

Credits:

Links: Documentation | Plugin News | Author's Site

Installation

See http://codex.wordpress.org/Managing_Plugins#Installing_Plugins

Frequently Asked Questions

Error on activation: "Parse error: syntax error, unexpected..."

Make sure your host is running PHP 5. The only foolproof way to do this is to add this line to wp-config.php (after the opening <?php tag):

var_dump(PHP_VERSION);

I can't see the edit buttons

  1. Make sure you're logged in and have the appropriate capabilities.
  2. See Common Mistakes in Themes.
  3. Check for JavaScript errors.

Can you change the wysiwyg editor to TinyMCE?

No, because TinyMCE is anything but tiny and would take a long time to load.

Also because I couldn't get it to work.

Does it work with WP Super Cache?

To avoid problems with WP Super Cache or W3 Total Cache, I recommend disabling caching for logged-in users.

Screenshots

  1. The tooltip
  2. Editing the post title and content
  3. Editing the categories widget
  4. Changing a theme image
  5. The settings page

Changelog

2.3.2

2.3.1

2.3

2.2.1

2.2

2.1.3

2.1.2

2.1.1

2.1

2.0.1

2.0

1.9.3

1.9.2.1

1.9.2

1.9.1

1.9

1.8

1.7.2

1.7.1

1.7

1.6.1

1.6

1.5.1

1.5

1.4

1.3.3

1.3.2

1.3.1

1.3

1.2.1

1.2

1.1.4

1.1.3

1.1

1.0.6

1.0.5

1.0

0.9

0.8

0.7

0.6

0.5