=== When Last Login - Welcome Email Add-on ===
Contributors: andrewza, yoohooplugins, travislima
Tags: last login, welcome email, first time login, login email, first time user
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4GC4JEZH7KSKL
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Send your users a welcome email when logging into your site for the first time.

== Description ==
An add-on to When Last Login which allows you to send your users a welcome email when logging into your site for the first time. Change all welcome email content in minutes!

= Features =
* Ability to add a logo to your welcome email
* Ability to enter in a subject of your preference
* Ability to enter in your own email content
* Shortcodes/tags available to use in your email body
* Ability to enter in footer credits such as a link back to your website

== Installation ==
1. Upload the plugin files to the '/wp-content/plugins' directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Navigate to the 'When Last Login' menu item and click on the 'Welcome Emails' settings tab.
4. Configure your settings to your preference.

== Frequently Asked Questions ==

= Do I require any other plugins for this add-on to work? =
Yes, you will need (When Last Login)[https://wordpress.org/plugins/when-last-login/] installed and activated on your website in order for this plugin to work.

= What does When Last Login - User Email do exactly? =
When Last Login - User Email sends your users a 'welcome' email when logging into your site for the first time.

= Is this plugin free? =
Yes, When Last Login - User Email is a free plugin for WordPress. 

== Screenshots ==
1. When Last Login - Welcome Email settings page.
2. When Last Login - Welcome Email example of an email sent to your user.

== Upgrade Notice ==
None applicable

== Changelog ==

= 1.1 =
* Security: Added nonce verification for settings save
* Security: Added proper output escaping in settings page
* Security: Added capability check for settings save
* Fixed: Removed duplicate empty class file
* Fixed: Fixed broken HTML button tag in settings page
* Fixed: Consistent text domain usage (when-last-login-welcome-email-add-on)
* Fixed: Added name tag (**name**) to available tags list
* Updated: Tested up to WordPress 6.9
* Updated: Requires at least WordPress 5.0

= 1.0 =
* First Release