=== Guest Post Publisher === Contributors: RogierLankhorst Tags: Guest posts, front end publishing, front end editor Requires at least: 4.2 License: GPL2 Tested up to: 4.8 Stable tag: 1.0.6 The Guest Post Publisher plugin enables your users (logged in or not logged in) to post articles from the front-end of your website, with the ease of use of the WordPress editor and featured image functionality. == Description == With Guest Post Publisher you can let your users post articles on your site from the front-end, using the built-in WordPress editor and media library, which are familiar to most and makes this plugin as lightweight as possible. The featured image on your site will be clickable when in edit mode. The images the user can view in the media library are limited to images the current user had uploaded. Users can log in either with the WordPress user login system, or you can require them to create a one time login with email validation. [contact](https://www.really-simple-plugins.com/contact/) me if you have any questions, issues, or suggestions. == Installation == To install this plugin: 1. Download the plugin 2. Upload the plugin to the wp-content/plugins directory, 3. Go to “plugins” in your WordPress admin, then click activate. == Frequently Asked Questions == = Knowledge base = For more documentation please go to [documentation](https://www.really-simple-plugins.com/guest-post-publisher/) = How do I insert the editor in a page? = You can insert the shortcode [gpp_editor] in any page you want. = The feature image is not clickable in edit mode = * Some themes handle clicks on the image themselves. You can enable the option "add the image editor separately" so the featured image is hidden, and the clickable image will be inserted separately. = Can users view all uploads in the WordPress media library? = No, on the front-end a user can only see his or her own uploads. = Do users need to be registered to post an article? = No, you can use the one time registration which allows users to create a temporary login, with email verification. But you can also use the WordPress login method. = Can I use this for other post types as well? = In the premium version you can pass a variable in the shortcode telling which post type to use. This can be any post type, including custom post types. You can also add your own fields to be saved with this post type. See for more details the plugin website. = Can users select categories or tags? = In the premium version you can offer users the option to select a category or tags. == Changelog == = 1.0.6 = * Added icon for the repository = 1.0.5 = * Tested for 4.8 * Tweak: limit on posttype in image saving removed = 1.0.4 = * Changed esc_html into wp_kses_post for the editor = 1.0.3 = * On change of setting "add image html separately" the default featured image on the post is removed, so the separately added clickable image html is inserted as the only image. = 1.0.2 = * Adjusted the shortcode code so the original contents of a page will be shown as well. = 1.0.1 = * Added screenshots * Added banner image = 1.0.0 = * Initial release! == Screenshots == 1. Wysiwyg WordPress editor with built-in WordPress media editor and library 2. Settings with which you can select if you want to approve first or not, if you want to load the styles, and what kind of login you want to use.