Release notes / BuddyPress Redirect
BuddyPress Add-on Plugin

BuddyPress Redirect

After login, WordPress and BuddyPress dump every member on the same default page regardless of their role. BuddyPress Redirect (WB Login Logout Redirect) lets admins configure role-specific destinations after login and logout, choosing from personal profile, personal activity, or sitewide activity stream. Keeps the post-login experience relevant to each member type.

6 releases
v2.2.0 latest
March 31, 2026 shipped

v2.2.0 Latest

March 31, 2026
Improve 5 Fix 4

Improve

  • Renamed plugin to "WB Login Logout Redirect" for brand consistency.
  • Full WordPress Coding Standards (WPCS) compliance across all files.
  • Added EDD Software Licensing SDK for automatic updates.
  • Updated admin tab icons for better visual clarity.
  • Unified admin labels and branding throughout the plugin.

Fix

  • Added capability check to wbcom admin AJAX handler for improved security.
  • Sanitized $_REQUEST access in activation redirect.
  • Added alt attributes to spinner images for accessibility.
  • Fixed broken REDIRECT_PLUGIN_VERSION constant in license page.

v2.1.0

March 13, 2026
New 11 Improve 2

New

  • Integration framework with auto-detection for BuddyPress, WooCommerce, bbPress, Dokan, LearnDash, PeepSo.
  • WooCommerce destinations (My Account, Shop, Checkout, Orders).
  • bbPress destinations (Forums, User Profile).
  • Dokan destinations (Vendor Dashboard, Store Page).
  • LearnDash destinations (Student Dashboard, Courses).
  • PeepSo destinations (Profile, Activity Stream).
  • Priority chain resolver: Role > Group Types > Global > Default.
  • Unified redirect settings form (Page / Custom URL / Integration Destination).
  • Dynamic admin tabs from active integrations (e.g. BuddyPress Member Types tab).
  • Clean admin JS with modern AJAX save.
  • Auto-migration from v2.0.0 settings.

Improve

  • Cleaner settings structure using uniform config shape.
  • Proper wp_send_json_success/error responses for AJAX.

v2.0.0

February 19, 2026
Improve 8 Fix 11

Improve

  • Optimized code in admin and public classes.
  • Resolved PHPCS errors and managed RTL fixes.
  • Implemented conditions for enqueuing scripts.
  • Added minified and RTL support.
  • Modified function prefixes to consistent naming.
  • Updated plugin updater.
  • Default settings are now marked as enabled.
  • Removed unwanted files and code from wbcom folder.

Fix

  • Fixed security issue with input sanitization and validation.
  • Added security check and updated readme.
  • Resolved custom URL redirection issue.
  • Added notice dismiss functionality.
  • Resolved default selected options related issue.
  • Removed activation notice when activation failed.
  • Fixed admin CSS not loading when other Wbcom plugins are active.
  • Fixed logout settings not displaying saved values in admin.
  • Fixed member type settings read/write mismatch on multisite.
  • Fixed member type tab reading wrong option key in fallback.
  • Resolved logout redirection issue with Youzify.

v1.9.0

Improve 3 Fix 5

Improve

  • Removed unnecessary option update/get code, optimized login/logout handling, and improved redirection logic.
  • Improved default values for role-based settings, array checks, and fallback mechanisms.
  • Removed unused code and improved consistency in the overall plugin structure.

Fix

  • Resolved plugin activation issue and various warnings.
  • Updated admin section code and improved the handling of profile and activity URLs.
  • Addressed fatal error and issues with global redirect, console error, and "none" option for login/logout settings.
  • Added functionality to save member type options on existing setups and ensured proper handling of login component and URL fields.
  • Deprecated warning fixes and refined language clarity in the BP Redirect plugin.

v1.8.3

Improve 1 Fix 3

Improve

  • Banner link

Fix

  • Console error
  • BP v12 fixes
  • phpcs fixes

v1.0.0

Note 1

Note

  • Initial release.