=== Plugin Name === Contributors: mrxx Tags: wp_editor editor uploader front-end custom-editor Requires at least: 3.8 Tested up to: 4.3 Stable tag: 0.1 Use wp_editor with an uploader button == Description == A plugin that used tinymce and plupload to upload images in front editor == Screenshots == ![Image ](screen_shot.gif) ![Image ](screen_shot_1.jpg) = Features = * Upload images use editor button == Installation == For an automatic installation through WordPress: 1. Go to the 'Add New' plugins screen in your WordPress admin area 1. Search for 'WP editor with uploader' 1. Click 'Install Now' and activate the plugin 1. Post a new page with '[front_form_7c0]' in content 1. Vista the page click insert image For a manual installation via FTP: 1. Upload the `wp-editor-with-uploader` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' screen in your WordPress admin area To upload the plugin through WordPress, instead of FTP: 1. Upload the downloaded zip file on the 'Add New' plugins screen (see the 'Upload' tab) in your WordPress admin area and activate. == Frequently Asked Questions == = How to use? = In your front-end form ,change wp_editor to wp_editor_with_uploader Or use short code [front_form_7c0] to see the effect == Changelog == = 0.1 = First release.