=== Plugin Name === Contributors: ericmann Donate link: http://example.com/ Tags: user level, role, registration Requires at least: 2.5 Tested up to: 2.6.2 License: GPLv2+ Set a separate registration link for special users who need a different role on registration == Description == By creating a new page and adding the plugin's shortcode, you can send "special" users to a different registration screen. Everything will still work the same way, but people redirected from your specified page can be given a different user level (role) when they register. Need to separate people into two categories? Now you can automate the filtering process and save yourself time. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `reglevels.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `[reglevel]` on the page you want your "special users" to register through == Frequently Asked Questions == = Can I have more than two types of users? = We don't support that specific feature just yet. Sorry.