Opened 15 years ago
Closed 15 years ago
#3094 closed defect (bug) (fixed)
Fix Components Options Saving page for WordPress Multisite 3.1
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.5 | Priority: | major |
| Severity: | Version: | 1.5 | |
| Component: | Core | Keywords: | has-patch |
| Cc: | sbrajesh |
Description
When you open Components submenu and Click save settings in BuddyPress r4077, It redirects to WordPress dashboard because the redirect url is not correct for multisite.
here is a patch to fix that and a few more issues In bp-core-admin.php.
The fixes includes:-
-Component Options saving & redirect properly for wp 3.1 multisite
- Correct Link to Multisite Theme Install/activate page and Multisite Plugin Install/Activate Page for Installation wizard(because we have different Network admin/Theme/Plugins menus for Multisite now with wp 3.1).
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [4105]) Fixes the redirect on Component Settings save screen for Network Admin. Fixes network admin links in installation wizard. Fixes #3094. Props sbrajesh.