=== EDD FES Registration Button === Contributors: rubengc Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=64N6CERD8LPZN Tags: easy digital downloads, digital, download, downloads, edd, rubengc, fes, frontend, submission, registration, button, e-commerce Requires at least: 4.0 Tested up to: 4.8 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds [fes_registration_button] shortcode to allow already logged users apply to become a vendor with a simple click. == Description == EDD FES Registration Button adds [fes_registration_button] shortcode to allow already logged users apply to become a vendor with a simple click. Plugins has support for template overwrites, you only need copy the file frontend-registration-button.php located in the plugin’s templates folder in your fes_templates theme folder. This plugin requires [Easy Digital Downloads](http://wordpress.org/extend/plugins/easy-digital-downloads/ "Easy Digital Downloads") and [Frontend Submissions](https://easydigitaldownloads.com/downloads/frontend-submissions/ "Frontend Submissions"). == Installation == 1. Unpack the entire contents of this plugin zip file into your `wp-content/plugins/` folder locally 1. Upload to your site 1. Navigate to `wp-admin/plugins.php` on your site (your WP Admin plugin page) 1. Activate this plugin 1. That's it! You can use [fes_registration_button] shortcode OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin's name == Frequently Asked Questions == = Can I customize the shortcode output? = Yes, this plugin has support for template overwrites. = How can I override this template? = Copy the file in edd-fes-registration-button/templates/frontend-registration-button.php in your fes_templates theme folder and change everything you want. == Screenshots == == Upgrade Notice == == Changelog == = 1.0.1 = * Fixed some javascript errors * Added some css classes to plugin messages = 1.0 = * Initial release