Peter’s Login Redirect

Wordpress Plugin
Download latest - 3.0.6.0

Developers

Collizo4sky

Download Stats

Today 107
Yesterday 175
Last Week 1,153
All Time 677,400
Banner 772x250

LoginWP (formerly Peter's Login Redirect) lets you define a set of redirect rules for specific users, users with specific roles, users with specific capabilities, and a blanket rule for all other users. Also, set a redirect URL for post-registration.

You can use the following placeholders in your URLs so that the system will build a dynamic URL upon each login: {{username}}, {{user_slug}}, {{website_url}}.

Upgrade to LoginWP PRO to redirect users to the current page they are logging in from or back to the previous (or referrer) page after login using {{current_page}} and {{previous_page}} placeholders. Learn more

You can add your own code logic before and between any of the plugin's normal redirect checks if needed. See our documentation. Some examples include: redirecting the user based on their IP address and redirecting users to a special page on the first login.

Website | Documentation | Support

Pro Integrations

This is the lite version that works with the default WordPress login page and limited other user registration and login form plugins. Upgrade to Pro to avail the support for the following features and plugins.

  • Redirect After First Login
  • WooCommerce
  • Gravity Forms
  • WPForms
  • LearnDash
  • Uncanny Toolkit
  • LifterLMS
  • Tutor LMS
  • ProfilePress
  • MemberPress
  • MemberMouse
  • Easy Digital Downloads
  • Restrict Content Pro
  • Ultimate Member
  • WP User Manager
  • WP User Frontend
  • Paid Memberships Pro
  • WishList Member
  • Theme My Login
  • User Registration (WPEverest)

What's Next

If you like this plugin, then consider checking out our other products:

  • ProfilePress - The perfect user registration, login form, user profile & membership plugin.
  • MailOptin - Create popups and optin forms for capturing email newsletter subscribers. Integrates with Mailchimp, ConvertKit, Infusionsoft, ActiveCampaign, Campaign Monitor, Constant Contact & more.

Releases (23 )

Version Release Date Change Log
3.0.6.0 2022-11-06
  • Pro: WishList Member integration.
3.0.5.0 2022-11-02
  • Pro: Paid Memberships Pro condition.
  • Fixed error message: syntax error, unexpected ?
3.0.4.0 2022-10-28
  • Pro: "After First Login" condition.
  • Fixed: PHP Notice Trying to get property user_login of non-object.
3.0.3.0 2022-09-06
  • Fixed bug with wp list pagination per page not working.
3.0.2.0 2022-08-15
  • Pro: Added Polylang integration
  • Pro: Added WPML integration
  • Fixed fatal error caused by other plugin metaboxes.
3.0.1.1 2022-06-16
  • Added logout support to all Pro conditions.
  • Pro features support for Uncanny Toolkit.
3.0.1.0 2022-05-26
  • Added TutorLMS integration.
  • Improved admin page loading speed.
3.0.0.8 2022-04-05
  • Added noncache to temporary redirects.
  • Added user_id placeholder.
  • Added wp_logout() redirection support
3.0.0.7 2022-01-19
  • Fix site and website url placeholder bug in multisite.
3.0.0.6 2021-11-19
  • Compatibility with WP 5.9.
  • Pro: Added LearnDash Enrolled Course and User Group redirect conditions.
  • Pro: Added WooCommerce Purchased Product, Purchased Product Category, Active User Subscription, Active Membership Plan redirect conditions.
  • Pro: Added MemberPress Subscribed Membership redirect condition.
  • Pro: Added Restrict Content Pro Has Membership redirect condition.
  • Pro: Added LifterLMS Enrolled Course and Enrolled Membership redirect conditions.

See the changelog file for full changelog information.

3.0.0.5 2021-11-03
  • Added escaping to url fields in redirection UI
  • Added https://yoursite.tld/?loginwp_link_redirect=true for triggering login redirection.
3.0.0.4 2021-10-07
  • Prefixed class exist check with backslash.
  • [Pro] Added MemberMouse integration.
3.0.0.3 2021-09-28
  • Fixed multisite installation bug.
  • Fixed issue where database migration didn't work.
3.0.0.2 2021-09-20
  • Fixed issue where placeholders wasn't getting saved as url.
  • Improved BuddyPress/BuddyBoss support.
3.0.0.1 2021-09-13
  • Fixed issue where placeholders wasn't getting saved as url.
  • Improved BuddyPress/BuddyBoss support.
3.0.0.0 2021-09-13
  • Rebranded to LoginWP.
  • UI revamp.
  • Pro plugin now available.

See the changelog file for full changelog information.

2.9.9 2021-03-10
  • Fixed bug in multisite activation support.
2.9.8 2021-03-07
  • Added multisite support.
2.9.7 2020-04-15
  • Added option to redirect to any url specified.
2.9.6 2020-02-25
  • Added back php file url base redirect.
2.9.5 2020-02-22
  • Fixed: logout redirect not working.
  • Remove php file redirect option. No longer used by many or used at all.
  • Plugin redirection is only manageable by manage_categories capability. Removed option to change this.
2.9.4 2019-07-26
  • Fixed: Warning: is_readable(): open_basedir restriction.
2.9.3 2019-07-22
  • Move languages po/mo files into languages folder.