=== Cross Registration Integration === Contributors: GKauten Donate link: http://www.gkauten.com/playground Tags: User Registration, Registration Integration, Registration Requires at least: 2.8.6 Tested up to: 2.9.2 Stable tag: 0.8 Integrates with the WordPress registration process to assist with the registration process for other systems. == Description == Integrates with the WordPress registration process to assist with the registration process for other systems. Meaning, this plugin will simultaneously transmit the user's information entered in to your WordPress registration page to a URL you specify which can then handle creating a duplicate user account within your other systems on your website. This can be particularly useful when you use WordPress as your primary platform however use other systems such as a forum or eCommerce solution which would require the user to create another account before being able to use that system. If you find this plugin useful, please donate. Donations help pay for the massive amount of energy drinks I consume and music I purchase on iTunes to keep the creative process going. It is also a good way of showing support for my work which allows me to continue supporting and improving this plugin as WordPress continues to evolve as one of the best known software systems out there. Special thanks to Ewart at OneSportEvent.com for the inspiration. == Installation == 1. Upload 'cross-registration-integration.php' to the '/wp-content/plugins/' directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Visit the 'Cross Integration' sub-menu under the 'Settings' menu in WordPress 1. Enter the Transaction URL which is responsible for handling the User's registration information. 1. The plugin will now automatically integrate with the WordPress registration process. == Frequently Asked Questions == = If I deactivate the plugin will my settings remain? = No. Deactivating the plugin through the WordPress Plugin menu will trigger a built in 'clean-up' function that will uninstall the plugin. If you wish to turn off the plugin temporarily, simply remove the link you have entered into the Transaction URL field. = Does this plugin work with other plugins that modify my registration form? = At this time it is hard to say what effect this plugin has on other plugins, or vice versa. We do know however, that the WP-Recaptcha and Cross Registration integration will NOT work together at this time. We are hoping that the v1.0 release will resolve this problem. == Screenshots == 1. Displays the administration panel for the plugin and available options. == Changelog == = 0.8 = * Corrected duplicate "New Registration" email occurances. = 0.7 = * Encryption handling added. = 0.6 = * Initial stable release. == Upgrade Notice == = 0.8 = This version corrected a problem with the user receiving duplicate "New Registration" emails, each with different generated passwords. = 0.7 = This version adds the ability to apply encryption to the user's password as it is transmitted to the transaction URL. = 0.6 = This is the first stable version. ``