=== One Quick Post === Contributors: G.Breant Donate link: http://dev.pellicule.org/?page_id=19#donate Tags: BuddyPress,quickpress,post,quick post,frontend,guest Requires at least: 3.1 Tested up to: 3.2.1 Stable tag: 0.6.3-beta One Quick Post is a WordPress/BuddyPress plugin that allows you to enable frontend posting on your blog; including for non-registered users. == Description == One Quick Post is a WordPress/BuddyPress plugin that allows you to enable frontend posting on your blog; including for non-registered users. **Please [make a donation](http://dev.pellicule.org/?page_id=19#donate) if you use this plugin ! It would be much appreciated.** * [Demo Site](http://dev.pellicule.org/classified-ads) = Key features = * Build your custom forms. You can split a form into several steps. * Works with custom post types, custom taxomies, custom fields (meta keys)... * You can enable guest posting. They'll just have to give their name and email; and fill the (optional) CAPTCHA. * Used as frontend editor to post ads with [Your Classified Ads](http://wordpress.org/extend/plugins/your-classified-ads/) plugin. * Works with the WordPress roles & capabilities system : eg. if a user send a post; will it pend or will it published ? Is the user allowed to edit a published post ? * Notifications: you can enable the notifications; that will email the user when his post is pending, has been published or has been deleted. As admin; you can write the reason of the deletion of a post in an optional box. This would be included in the notification message. * File upload * Geo-location * BuddyPress compatible. BuddyPress specific features are under developpement. == Installation == 1. Check you have the least required WordPress version 2. Download the plugin 3. Unzip and upload to plugins folder 4. Activate the plugin == Frequently Asked Questions == http://dev.pellicule.org/one-quick-post-plugin/frequently-asked-questions#handle-fields == Screenshots == 1. Frontend posting 2. Single post display 3. Plugin options 4. Form options == Changelog == = 0.6.3 = * CSS improvement * Capabilities improvement * First Beta release ! = 0.6.2 = * Improved geo functions = 0.6 = * Major release = 0.5.7 = * Some bugs fixed = 0.5.6 = * Improved Geo = 0.5.5 = * Improved geolocation * Improved notices class * Improved theming * Various fixes * Code cleaning = 0.5.4 = * Improved theming = 0.5.3 = * Started BuddyPress integration = 0.5.2 = * Fixed some bugs + code cleaning = 0.5.1 = * Improved file upload * Fixed custom field bug * Changed some admin settings. Please check your form is still OK ! = 0.5.0 = * Improved geolocation = 0.4.9 = * Comments are back when displaying a single entry (last comment still do not appear?) = 0.4.8 = * Changed the way posts are saved. If it was a new post; OQP was unable to save some stuff (taxonomies,...) since the post ID wasn't known when updating that stuff. = 0.4.7 = * Changed the way redirection is handled after post has been saved (function save_post() and function oqp_save_form_data() * Fixed bug when first step is not loaded when creating a new post = 0.4.6 = * "Header already sent" bug fixed * Date bug fixed = 0.4.5-alpha = * Big update :) = 0.4.4 = * Fixed bug when the logged user has not suffiscient role to post. = 0.4.3 = * oqp_block() renamed to oqp_get_block * fixed the way the shortcode is run (was generating before the post content; no matter where its position inside the post) * Localization cleanup = 0.4.2 = * Fixed shortcode problem * Fixed post admin from frontend = 0.4.1 = * Now retrieves guest avatar from custom meta key email (filter get_the_author_user_email) * Added notifications for BuddyPress = 0.3.9 = * Various fixes * BP version currently disabled because being rewritten = 0.3.8 = * Language localization * Priority hooks corrections * Buddypress compatibility still is buggy = 0.3.7 = * Better CSS * Now handles custom fields ! * Added a form option for Terms & Conditions before posting * Added filters to add descriptions to the form fields. See FAQ. = 0.3.6 = * BuddyPress fixes about how oqp_bp_init & oqp_init are hooked = 0.3.5 = * Various fixes and improved the admin = 0.3.4 = * Bugfix (yclads_maps_is_setup) = 0.3.3 = * Lots of changes ! = 0.2.7 = * Bug fixes = 0.2.6-alpha = * Bug fixes about guest posting = 0.2.5-alpha = * Implemented simple image uploader. Will be improved. = 0.2.4-alpha = * Bug fix 'cannot add header information' = 0.2.3-alpha = * Taxonomies bug fix * Capabilities bug fix = 0.2.2-alpha = * Bugs fixes = 0.2.1-alpha = * Changed the way taxonomies can get arguments (filtering, ...) = 0.2.0-alpha = * Lots of bug fixes * Added Captcha function * Better notifications * Better theming support = 0.1.9-alpha = * Guest posts query / url are now checking for the posts with a same guest email * Bug fixes = 0.1.7-alpha = * Bug fix in the shortcode = 0.1.6-alpha = * Added expandable categories * Changed the way the shortcode (& taxonomies) are handled (more flexible) = 0.1.5-alpha = * Tiny MCE (Wysiwyg Editor) * New file structure = 0.1.4-alpha = * New file structure * Redirection bug fixed = 0.1.3-alpha = * Capability bug fixed = 0.1.2-alpha = * BuddyPress bug fixed (http://dev.pellicule.org/bbpress/topic/one-quick-post-for-buddypress-issue) * Mails improved = 0.1.1-alpha = * New admin option to send the user a mail when a post status changes from pending to publish = 0.1-alpha = * First release == Support == [Support forums](http://dev.pellicule.org/bbpress/forum/one-click-post) == Roadmap == * Better BuddyPress integration * Better mailing system * Delete pictures * Change featured thumbnail == Bugs == * If the poster has not at least the contributor status; he is no more credited as author when the post is updated.