=== WP Login Zap - Send User Login Information To Zapier === Contributors: sanzeeb3 Tags: zapier, login, login activity, send data, Requires at least: 4.0 Tested up to: 5.2.3 Requires PHP: 5.3 Stable tag: 1.0.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Do anything whenever user(s) logs into your site, with Zapier. Send data to Zapier ~ do anything with Zapier. == Description == Do anything whenever user(s) logs into your site, with Zapier. Send data to Zapier ~ do anything with Zapier. Zapier is an online automation tool that connects your apps and services. Please visit [https://zapier.com](https://zapier.com) for more information on Zapier. Data Sent to Zapier: User ID, Username, Email, Logged-in Time, IP Address, Browser Information. Use filter 'wp_login_zap_data_sending' to add more data. ### Features: * Store every user's login activity in your Google Spreadsheet. See, [https://zapier.com/apps/google-sheets/integrations](https://zapier.com/apps/google-sheets/integrations) * Send Email/SMS alert when a user logs into your site. See, [https://zapier.com/apps/sms/integrations](https://zapier.com/apps/sms/integrations) * Any many more. See, [https://zapier.com/apps](https://zapier.com/apps) [Documentation](http://sanjeebaryal.com.np/how-to-use-wp-login-zap-plugin/) Enter your Webhook URL in Settings > WP Login Zap, that's all. == Frequently Asked Questions == = Nothing is sent to Zapier? = Check your debug log. Errors are logged into your debug log. For debugging, see [https://wordpress.org/support/article/debugging-in-wordpress/](https://wordpress.org/support/article/debugging-in-wordpress/) = WP Login Zap is awesome. Can I contribute? = Yes, you can! Join in on [GitHub repository](https://github.com/sanzeeb3/wp-login-zap). = Need help? = [Contact The Developer](http://sanjeebaryal.com.np/contact). == Changelog == = 1.0.1 - 10/17/2019 = * Feature - Get User IP and Browser Information = 1.0.0 - 10/12/2019 = * Initial Release