=== Redirect After Login === Contributors: marcelotorres Tags: login, redirect, redirect_to Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=G85Z9XFXWWHCY Requires at least: 3.6 Tested up to: 5.3.2 Stable tag: 0.1.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Redirect users to specific locations after login, based in the role. == Description == The plugin is compatible with custom roles and new links in the sidebar of the admin panel and you can also set a custom URL to redirect the user. = Contribute = You can contribute to the source code in our [GitHub](https://github.com/marcelotorres/redirect-after-login) page. == Installation == * Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer; * Activate the plugin; * Navigate to Settings -> Redirect After Login == Screenshots == 1. Setting page == Changelog == = 0.1.9 = * Added "Home" option * Added a config link in plugin list = 0.1.8 = * Added Hook for WooCommerce - (https://github.com/marcelotorres/redirect-after-login/pull/4/commits/1b2e573e34b544b33fc1318aecf9e1afe72e7e81). Thanks [neil-cutcliffe](https://github.com/neil-cutcliffe) = 0.1.7 = * Added somes scripts for better the usability = 0.1.5 = * Fixed CSS bugs. = 0.1 = * Initial version.