This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

JE Editable

Description

This plugin allows you to create editable section on your page. It’s just a matter of adding a classname to the desired element you wanted to be editable. It replaces the original text with the new one on-the-fly.

The original text won’t be lost. when plugin is deactivated, all the changes you’ve done using je-editable plugin will be lost.

Screenshots

  • screenshot-1.jpg

Installation

  1. Upload je-editable directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enable editable feature on Settings > JE Editable

Reviews

There are no reviews for this plugin.

Contributors & Developers

“JE Editable” is open source software. The following people have contributed to this plugin.

Contributors

Translate “JE Editable” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • Minor fixes
  • Added admin settings
  • Modify styles

1.0

  • Minor fixes