=== Plugin Name === Contributors: horiondigital Donate link: http://www.horiondigital.com Tags: acf, front-end-editor Requires at least: 3.0.1 Tested up to: 4.6.1 Stable tag: 4.6.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html The add-on allows admins to edit text fields, textareas and wysiwyg fields from front end simillary as you would edit a google doc. == Description == Advanced Custom Fields add-on: Front-end Editor [![ACF FRONT END EDITOR](http://horiondigital.com/hostedimages/acffront0.png)](http://www.youtube.com/watch?v=rb9rsLaDImc) This is an add-on for WordPress [Advanced Custom Fields plugin](https://wordpress.org/plugins/advanced-custom-fields/) The add-on allows admins to edit text fields, textareas, titles, content, excerpts and wysiwyg fields from front end simillary as you would edit a google doc. Have fun. P.S. it also works with OPTIONS page fields, in the LOOP, with repeaters and flexible content: [![ACF FRONT END EDITOR](http://horiondigital.com/hostedimages/acffront2.gif)](http://www.youtube.com/watch?v=rb9rsLaDImc) Add-on author: Audrius Rackauskas @ [Horion Digital, Ltd](http://www.horiondigital.com) ACF plugin author: [Elliot Condon](http://www.elliotcondon.com/) [Github](https://github.com/HorionDigital/advanced-custom-fields-front-end-editor) == Installation == This section describes how to install the plugin and get it working. 1. Upload `acf-front-end-editor.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = What fields does the plugin works with = Currently plugin only works on text, textarea and wysiwyg fields. == Screenshots == 1. this is how it looks in action == Changelog == = 2.0.2 = * Made WordPress title front end editable * Made WordPress content front end editable * Made WordPress excerpt front end editable = 2.0.1 = * Added options page that allows to control to which user role front end editing is available. * Added link toggling - now you can disable links to easier manage texts on buttons. * Added outline toggling - now you can enable outlines around editable fields. = 2.0.0 = * major comapatbility update. = 1.0.0 = * initial build. == Upgrade Notice == = 2.0.0 = Fixed compatability issues = 2.0.1 = Added new functionality