=== Re-send Welcome e-mail === Contributors: abaumg, jlsniu Tags: user Requires at least: 2.0 Tested up to: 3.3.1 Text Domain: resend_welcome_email Stable tag: 0.4.2 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5X6KTATY2U6VC&lc=IT&item_number=re-send-welcome-email Re-send welcome e-mails to users who did not receive the original welcome e-mail on registration. == Installation == 1. Upload `resend-welcome-email.php` to the `/wp-content/plugins/wp-resend-welcome-email` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 0.4.2 = * Changed: Warn about password reset = 0.4.1 = * Fixed: Quirk in version numbering, resulting in an infinite update loop = 0.4 = * Changed: updated strings to translate * Changed: German (de_DE) translation = 0.3 = * New: plugin is i18n ready * New: German (de_DE) translation = 0.2 = * New: After selecting user, show form again (less clicking if you want to send more notifications) * Changed: Minor code improvements = 0.1 = * First alpha version