Frontend Uploader free WordPress plugin
Description
What is Frontend Uploader? This plugin is a simple way for users to submit content to your site. The plugin uses a set of shortcodes to let you create highly customizable submission forms to your posts and pages. Once the content is submitted, it is held for moderation until you approve it. It’s that easy! Exploring Customizations You can modify the submission form as needed, and have users submit posts. Please visit the FAQ page for more information. This plugin can be applied to Posts, Pages, and Custom Post Types. You can enable this via Settings > Frontend Uploader Settings. Form can be used in 3 modes: upload files, submit posts/custom post types, and mixed – submit a post and attach files to it. Form supports following fields: text, textarea, select, radio buttons, and checkboxes Customizing Your Form with Shortcode Parameters Frontend Uploader is flexible and powerful, but unfortunately there’s no visual form constructor at the moment – you have to use shortcodes. Please read this documentation carefully in order to leverage the plugin’s features. At it’s most basic form, the shortcode would look like this [fu-upload-form] This will render a default form for media upload that has title, description and upload fields. (See screenshot 2) The same shortcode with some customizations would look like this: [fu-upload-form class=”html-wrapper-class” form_layout=”media” title=”Upload your media”] [input type=”text” name=”post_title” id=”title” class=”required” description=”Title”] [textarea name=”post_content” class=”textarea” id=”my-textarea” description=”Description (optional)”] [input type=”file” name=”photo” id=”my-photo-submission” class=”required” description=”Your Photo” multiple=”multiple”] [input type=”submit” class=”btn” value=”Submit”] [/fu-upload-form] As you can see, form elements are represented by shortcodes: [input], [textarea], [radio], [checkboxes], [file]. Each of them has a set of attributes, e.g. `id, class, name, value, values, type, description, minlength, maxlength. Please refer to “Form Elements” section of this readme for more details on elements and their attributes. Main shortcode: [fu-upload-form]
Features
Cost:
Free
Provider:
Rinat Khaziev, Daniel Bachhuber
Popularity:
Low
WPMarket

