{"id":5178,"date":"2009-03-31T14:49:03","date_gmt":"2009-03-31T14:49:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/front-end-editor\/"},"modified":"2013-07-23T01:02:27","modified_gmt":"2013-07-23T01:02:27","slug":"front-end-editor","status":"publish","type":"plugin","link":"https:\/\/zul.wordpress.org\/plugins\/front-end-editor\/","author":180901,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.3.1","stable_tag":"2.3.1","tested":"3.6.1","requires":"3.2","requires_php":"","requires_plugins":"","header_name":"Front-end Editor","header_author":"scribu","header_description":"","assets_banners_color":"","last_updated":"2013-07-23 01:02:27","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/scribu.net\/wordpress\/front-end-editor","header_author_uri":"http:\/\/scribu.net\/","rating":4,"author_block_rating":0,"active_installs":500,"downloads":273187,"num_ratings":23,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"4","2":"1","3":0,"4":"3","5":"15"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.9.2.1","1.9.3","2.0","2.0.1","2.1.2","2.1.3","2.2.2","2.3","2.3.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"598576","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"598576","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"598576","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"598576","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"598576","resolution":"5","location":"assets"}},"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"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[23745,1332,3936,1081,2303],"plugin_category":[46],"plugin_contributors":[79948,77621],"plugin_business_model":[],"class_list":["post-5178","plugin","type-plugin","status-publish","hentry","plugin_tags-edit-in-place","plugin_tags-editor","plugin_tags-inline","plugin_tags-visual","plugin_tags-wysiwyg","plugin_category-editor-and-writing","plugin_contributors-jotschi","plugin_contributors-scribu","plugin_committers-designsimply","plugin_committers-scribu"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/front-end-editor.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/front-end-editor\/assets\/screenshot-1.png?rev=598576","caption":"The tooltip"},{"src":"https:\/\/ps.w.org\/front-end-editor\/assets\/screenshot-2.png?rev=598576","caption":"Editing the post title and content"},{"src":"https:\/\/ps.w.org\/front-end-editor\/assets\/screenshot-3.png?rev=598576","caption":"Editing the categories widget"},{"src":"https:\/\/ps.w.org\/front-end-editor\/assets\/screenshot-4.png?rev=598576","caption":"Changing a theme image"},{"src":"https:\/\/ps.w.org\/front-end-editor\/assets\/screenshot-5.png?rev=598576","caption":"The settings page"}],"raw_content":"<!--section=description-->\n<p>Front-end Editor is a plugin that lets you make changes to your content <em>directly<\/em> from your site. No need to load the admin backend just to correct a typo.<\/p>\n\n<p>It makes the same <a href=\"http:\/\/codex.wordpress.org\/Roles_and_Capabilities\">capability<\/a> 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.<\/p>\n\n<p>You can edit posts, pages, custom post types, comments, widgets and many <a href=\"http:\/\/github.com\/scribu\/wp-front-end-editor\/wiki\/List-of-editable-elements\">more elements<\/a>.<\/p>\n\n<p><strong>Goals:<\/strong><\/p>\n\n<ul>\n<li>save as many trips to the backend as possible<\/li>\n<li>compatible with any theme, out of the box<\/li>\n<li>light and fast<\/li>\n<\/ul>\n\n<p><strong>Support and development:<\/strong><\/p>\n\n<p><a href=\"http:\/\/wordpress.org\/support\/plugin\/front-end-editor\">Support<\/a> is handled by the lovely <a href=\"http:\/\/wordpress.org\/support\/profile\/designsimply\">designsimply<\/a>.<\/p>\n\n<p>I am not developing the plugin anymore; only applying the patches that other people send via <a href=\"https:\/\/github.com\/scribu\/wp-front-end-editor\/\">Github<\/a>.<\/p>\n\n<p><strong>Credits:<\/strong><\/p>\n\n<ul>\n<li><a href=\"http:\/\/aloha-editor.org\">Aloha Editor<\/a> for the fantastic WYSIWYG editing component<\/li>\n<\/ul>\n\n<p>Links: <a href=\"http:\/\/github.com\/scribu\/wp-front-end-editor\/wiki\"><strong>Documentation<\/strong><\/a> | <a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\">Plugin News<\/a> | <a href=\"http:\/\/scribu.net\">Author's Site<\/a><\/p>\n\n<!--section=installation-->\n<p>See <a href=\"http:\/\/codex.wordpress.org\/Managing_Plugins#Installing_Plugins\">http:\/\/codex.wordpress.org\/Managing_Plugins#Installing_Plugins<\/a><\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Error on activation: \"Parse error: syntax error, unexpected...\"<\/dt>\n<dd><p>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 <code>&lt;?php<\/code> tag):<\/p>\n\n<pre><code>var_dump(PHP_VERSION);\n<\/code><\/pre>\n\n<p><br \/><\/p><\/dd>\n<dt>I can't see the edit buttons<\/dt>\n<dd><ol>\n<li>Make sure you're logged in and have the appropriate capabilities.<\/li>\n<li>See <a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/common-mistakes-in-themes.html\">Common Mistakes in Themes<\/a>.<\/li>\n<li><a href=\"http:\/\/codex.wordpress.org\/Using_Your_Browser_to_Diagnose_JavaScript_Errors\">Check for JavaScript errors<\/a>.<\/li>\n<\/ol><\/dd>\n<dt>Can you change the wysiwyg editor to TinyMCE?<\/dt>\n<dd><p>No, because TinyMCE is anything but tiny and would take a long time to load.<\/p>\n\n<p>Also because I couldn't get it to work.<\/p><\/dd>\n<dt>Does it work with WP Super Cache?<\/dt>\n<dd><p>To avoid problems with WP Super Cache or W3 Total Cache, I recommend disabling caching for logged-in users.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.3.1<\/h4>\n\n<ul>\n<li>update to Aloha 0.23.12<\/li>\n<li>add placeholder for post thumbnails<\/li>\n<li>fix changing thumbnails to a newly uploaded image. props adrichey<\/li>\n<li>update translations: Polish (props toszcze) and Estonian (props petskratt).<\/li>\n<li>added Simplified Chinese translation (props \u5021\u840c)<\/li>\n<\/ul>\n\n<h4>2.3<\/h4>\n\n<ul>\n<li>make Save\/Cancel buttons hover in place of the Edit button<\/li>\n<li>allow editing multiple elements simultaneously again<\/li>\n<li>enhanced JavaScript API<\/li>\n<li>switch from Coco to CoffeeScript<\/li>\n<li>fix security exploit caused by Aloha demo file and update to Aloha 0.20.16<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-2-3.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>2.2.1<\/h4>\n\n<ul>\n<li>update to Aloha 0.20.6<\/li>\n<li>enable align buttons in Aloha<\/li>\n<li>enable highlighting of elements editable by Aloha<\/li>\n<li>add <code>'fee_rich_clean'<\/code> filter<\/li>\n<li>fix 'type' parameter for <code>editable_option()<\/code><\/li>\n<\/ul>\n\n<h4>2.2<\/h4>\n\n<ul>\n<li>introduce groups of editable elements<\/li>\n<li>introduced <code>fee_insert_dummy_post()<\/code> for creating posts<\/li>\n<li>prevent warnings caused by faulty widgets<\/li>\n<li>update to Aloha 0.20.0<\/li>\n<li>switch to Coco<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-2-2.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>2.1.3<\/h4>\n\n<ul>\n<li>fix widget warning<\/li>\n<li>update translations<\/li>\n<\/ul>\n\n<h4>2.1.2<\/h4>\n\n<ul>\n<li>show Aloha toolbar immediately after clicking 'Edit'<\/li>\n<li>properly handle hierarchical taxonomies edited via text input<\/li>\n<li>text widgets: edit title and content individually again<\/li>\n<li>fix bug that prevented saving empty content via Aloha<\/li>\n<li>fix bug where wpautop wasn't applied to 'rich' custom fields<\/li>\n<\/ul>\n\n<h4>2.1.1<\/h4>\n\n<ul>\n<li>added option to disable dropdown for categories<\/li>\n<li>added <code>single_term_title<\/code> field<\/li>\n<li>set field name as title attribute on placeholders<\/li>\n<li>use background color as base for ajax loading overlay<\/li>\n<li>fixed issue with right-aligned images in content<\/li>\n<li>fixed author description editing<\/li>\n<li>fixed problem with oEmbeds<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>switched to Aloha Editor<\/li>\n<li>made Edit button follow mouse vertically and removed top border<\/li>\n<li>better image handling<\/li>\n<li>other bugfixes<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-2-1.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>removed right and bottom borders when hovering<\/li>\n<li>fixed incorrect dimensions in Webkit browsers<\/li>\n<li>fixed invalid placeholding when content is '0'<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>replaced double-click action with an 'Edit' overlay<\/li>\n<li>added dropdown for editing terms in hierarchical taxonomies<\/li>\n<li>introduced <code>front_end_editor_wrap<\/code> filter<\/li>\n<li>introduced <code>fee_cleditor_css<\/code> filter<\/li>\n<li>introduced <code>fee_cleditor_height<\/code> filter<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-2-0.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.9.3<\/h4>\n\n<ul>\n<li>switched to CLEditor<\/li>\n<li>fixed encoding issues with paragraph editing<\/li>\n<li>fixed image fields handling<\/li>\n<li>fixed typo which made spinner not show<\/li>\n<li>check <code>'edit_theme_options'<\/code> capability instead of <code>'edit_themes'<\/code><\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-9-3.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.9.2.1<\/h4>\n\n<ul>\n<li>disable post locking<\/li>\n<\/ul>\n\n<h4>1.9.2<\/h4>\n\n<ul>\n<li>nicEdit: limit height to window height<\/li>\n<li>nicEdit: Google Docs like link tooltip<\/li>\n<li>nicEdit: expose 'bgcolor' button<\/li>\n<li>iPhone style tooltip<\/li>\n<li>make <code>the_tags()<\/code> work no matter what args are used<\/li>\n<li>apply <code>esc_attr()<\/code> to data attributes<\/li>\n<\/ul>\n\n<h4>1.9.1<\/h4>\n\n<ul>\n<li>re-added nicEdit to text widgets<\/li>\n<li>nicEdit: img button opens WordPress media thickbox<\/li>\n<li>nicEdit: translatable buttons<\/li>\n<li>nicEdit: extra buttons available in the settings page<\/li>\n<li>load nicEdit or suggest.js in parallel with first edit<\/li>\n<li>display spinner on top of editable area<\/li>\n<li>various bugfixes<\/li>\n<\/ul>\n\n<h4>1.9<\/h4>\n\n<ul>\n<li>full widget editing<\/li>\n<li>custom post type support<\/li>\n<li>new editable field: term description<\/li>\n<li>more robust paragraph editing<\/li>\n<li>more robust double-click handling<\/li>\n<li>nicEdit: button management from the admin<\/li>\n<li>removed \"Reset the post date on each edit\" option<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-9.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.8<\/h4>\n\n<ul>\n<li>added tooltip<\/li>\n<li>restyled save\/cancel buttons<\/li>\n<li>fixed widget editing<\/li>\n<li>exposed JavaScript field types<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-8.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.7.2<\/h4>\n\n<ul>\n<li>fixed narrow textarea problem<\/li>\n<li>fixed IE8 error<\/li>\n<li>nicEdit: included upload plugin<\/li>\n<\/ul>\n\n<h4>1.7.1<\/h4>\n\n<ul>\n<li>made date reset optional<\/li>\n<li>better lightbox detection<\/li>\n<\/ul>\n\n<h4>1.7<\/h4>\n\n<ul>\n<li>new editable fields: post thumbnails &amp; arbitrary options<\/li>\n<li>nicEdit: added font-family and font-color buttons<\/li>\n<li>nicEdit: made configuration filterable<\/li>\n<li>dropped Growfield from textareas<\/li>\n<li>load CSS only when needed<\/li>\n<li>standardized CSS ids and classes<\/li>\n<li>renamed hooks from <code>'front_ed_*'<\/code> to <code>'front_end_editor_*'<\/code><\/li>\n<li>fixed: when editing the post content, the post date isn't updated<\/li>\n<li>fixed: when editing tags, the input bounces to a new line<\/li>\n<li>fixed: after editing linked post title, the title is not linked anymore<\/li>\n<li>fixed: <code>editable_post_meta()<\/code> doesn't work outside The Loop<\/li>\n<li>fixed: warning when a NULL is passed to <code>FEE_Field_Base::wrap()<\/code><\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-7.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.6.1<\/h4>\n\n<ul>\n<li>fixed escaping issues<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>new editable field: post categories<\/li>\n<li>added editing of custom fields with multiple values<\/li>\n<li>added editing of any widget title<\/li>\n<li>improved script loading<\/li>\n<li>added placeholder to <code>editable_post_meta<\/code><\/li>\n<li>fixed issue with comment paragraphs<\/li>\n<li>fixed issues with the $post global<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-6.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>fixed auto-upgrade error<\/li>\n<li>added German translation<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>new editable field: theme images<\/li>\n<li>switched to NicEdit<\/li>\n<li>don't remove blockquotes when editing a single paragraph<\/li>\n<li>better handling of text widgets<\/li>\n<li>compress JS &amp; CSS<\/li>\n<li>compatibility with Ajaxed WordPress plugin<\/li>\n<li>added ES translation<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-5.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>new editable fields: category title and tag title<\/li>\n<li>added $echo parameter to <code>editable_post_meta()<\/code><\/li>\n<li>easier way to restrict editable content<\/li>\n<li>don't load CSS &amp; JS if the current user can't edit any of the fields<\/li>\n<li>switched from Autogrow to Growfield (fixes IE compatibility)<\/li>\n<li>added Georgian translation<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-4.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>fixed duplicate header error<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>site title bugfix<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>settings page bugfix<\/li>\n<li>updated translations<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>new editable fields: site title &amp; site description<\/li>\n<li>the rich editor respects .alignleft etc.<\/li>\n<li>ability to add extra css to the rich editor via front-end-editor.css<\/li>\n<li>added Polish translation<\/li>\n<li>use id=\"\" instead of rel=\"\"<\/li>\n<li>postThumbs compatibility<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-3.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>widget bugfix<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>made author description editable<\/li>\n<li>yellow background while hovering over editable field<\/li>\n<li>experimental wysiwyg autogrow<\/li>\n<li>hopefully valid xHTML<\/li>\n<li>HTML code is cleaned up before saving<\/li>\n<li>added Portuguese translation<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-2.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>fix white screen error for non-admins<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>css bugfix<\/li>\n<li>added Belarusian translation<\/li>\n<li>updated italian translation<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>new editable field: post terms<\/li>\n<li>usability improvements<\/li>\n<li>added Turkish translation<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-1.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>fixed links with <code>target=\"_blank\"<\/code><\/li>\n<li>inputs and textareas are focused after double-clicking<\/li>\n<li>added Russian translation<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>added align buttons, fixed autogrow issue<\/li>\n<li><code>the_title<\/code> and <code>the_tags<\/code> improvements<\/li>\n<li>added Swedish translation<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>single paragraph editing<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-1-0.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>0.9<\/h4>\n\n<ul>\n<li>new editable field: post custom fields<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-0-9.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>0.8<\/h4>\n\n<ul>\n<li>rich text editor (jWYSIWYG)<\/li>\n<li>l10n<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-0-8.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>settings page<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-0-7.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>new editable field: post tags<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-0-6.html\">more info<\/a><\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>initial release<\/li>\n<li><a href=\"http:\/\/scribu.net\/wordpress\/front-end-editor\/fee-0-5.html\">more info<\/a><\/li>\n<\/ul>","raw_excerpt":"Edit content inline, without going to the admin area.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/5178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=5178"}],"author":[{"embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/scribu"}],"wp:attachment":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=5178"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=5178"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=5178"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=5178"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=5178"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=5178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}