When a supported plugin is active, its key pages become selectable destinations in every redirect rule. Pick Integration Destination in a rule, then choose the destination from the grouped dropdown. The Integration Destination option is hidden entirely when no supported integration is active.
Destinations are resolved live at the moment of redirect using each plugin’s own functions, so they always point at the current pages for that site.
| Destination |
Resolves to |
Shown when |
| Member Profile |
The logging-in user’s BuddyPress profile URL |
BuddyPress active |
| Member Activity |
The user’s profile activity page |
Activity component active |
| Groups Directory |
The Groups directory page |
Groups component active |
BuddyPress also adds per member type rules. See BuddyPress Member Types.
| Destination |
Resolves to |
| My Account |
The WooCommerce My Account page |
| Shop |
The Shop page |
| Checkout |
The Checkout page |
| Orders |
The Orders endpoint under My Account |
| Destination |
Resolves to |
| Forums |
The bbPress forums archive URL |
| User Profile |
The user’s bbPress profile URL |
| Destination |
Resolves to |
| Vendor Dashboard |
The Dokan vendor dashboard URL |
| Store Page |
The user’s Dokan store URL |
| Destination |
Resolves to |
| Student Dashboard |
A page whose slug is dashboard, if one exists (see note) |
| Courses |
The sfwd-courses post type archive |
Note: the Student Dashboard destination resolves only when a page with the slug dashboard exists on the site. See Troubleshooting for detail.
| Destination |
Resolves to |
| Profile |
The user’s PeepSo profile URL |
| Activity Stream |
The PeepSo activity page |
If the underlying plugin function is unavailable or returns nothing (for example the user is not a Dokan vendor, or a required page is missing), the rule produces no URL. The plugin then continues down the priority chain and finally falls back to WordPress default behavior.