=== One Quick Post === Contributors: G.Breant Donate link: http://dev.pellicule.org/?page_id=19 Tags: BuddyPress,quickpress,post,quick post,frontend,guest Requires at least: Wordpress 3 Tested up to: Wordpress 3.0.1 Stable tag: 0.3.4-alpha One Quick Post is a WordPress/BuddyPress plugin that allows you to enable frontend posting on your blog, even for guests. == Description == One Quick Post is a WordPress/BuddyPress plugin that allows you to enable frontend posting on your blog, even for guests. * build your custom forms. You can split a form into several steps. You can use custom post types, custom taxomies... * You can include OQP forms into posts or pages; but also in a template or plugin. * Used as core plugin of "Your Classified Ads" plugin. * BuddyPress ready * You can enable guest posting. They'll just have to give their name and email. * Ability to use captchas using the "SI CAPTCHA Anti-Spam" plugin. * Works with the WordPress roles & capabilities system : 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 sent to the user. * ability to upload pictures * ability to mark some locations on a map from Google Maps using the "GPress" plugin. * works on multiple blogs installations (selecting the blog where you want to post on is possible) ! this feature needs more testing Future * Notifications (not only emails) for BuddyPress * Ability to geo search posts (eg. for classifieds ads, you could search 20km around you) * Allow to use custom meta keys in the form * ... == Installation == 1. Check you have WordPress 3.0+ 2. Download the plugin 3. Unzip and upload to plugins folder 4. Activate the plugin == Frequently Asked Questions == = Notifications : When I delete a post from a user, how can I add the reason to the notification ? = Add a custom field 'oqp_mod_message' to this post. The value will be the reason why you did moderate this post. Save it, then only delete the post. The reason will be included in the notification. == Screenshots == 1. Used with Your Classified Ads plugin : Place a new Ad Step #1 (details) 2. Used with Your Classified Ads plugin : Place a new Ad Step #2 (settings) 3. Used with Your Classified Ads plugin : Place a new Ad Step #3 (pictures) 4. Used with Your Classified Ads plugin : Place a new Ad Step #4 (markers) == Changelog == = 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 == * Mails are not send if the post is not posted on the blog where the plugin is installed (because of 'get_option'..)