WP-edtior-with-uploader
WP-edtior-with-uploader
Description
A plugin that used tinymce and plupload to upload images in front editor
Installation
For an automatic installation through WordPress:
- Go to the ‘Add New’ plugins screen in your WordPress admin area
- Search for ‘WP editor with uploader’
- Click ‘Install Now’ and activate the plugin
- Post a new page with ‘[front_form_7c0]’ in content
- Vista the page click insert image
For a manual installation via FTP:
- Upload the
wp-editor-with-uploaderdirectory to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ screen in your WordPress admin area
To upload the plugin through WordPress, instead of FTP:
- Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.
Faq
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
Reviews
Changelog
0.1
First release.