#8984 closed defect (bug) (fixed)
BP Add-ons Plugin admin tab: stop using buddypress wp.org account favorites to fill this tab
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 12.0.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Administration | Keywords: | has-patch commit |
| Cc: |
Description
Using this way of listing tabs isn't stable enough, we need to think about adding the Add-ons as favorites of the buddypress wp.org account.
We should use the author field of the query_plugins WP.org API endpoint and edit all Add-ons readme.txt to reflect this.
I believe it's very important to be sure to have the BP Classic plugin listed into this tab (as well as BP Attachments), and they are not so far.
I've already created these PRs on Add-ons GH repositories:
- https://github.com/buddypress/bp-beta-tester/pull/3
- https://github.com/buddypress/bp-attachments/pull/87
- https://github.com/buddypress/bp-classic/pull/25
- https://github.com/buddypress/bp-rewrites/pull/52
- https://github.com/buddypress/bp-blocks/pull/82
I'll add a PR to this ticket about the BP Core Administration change
Attachments (1)
Change History (11)
#1
@
3 years ago
- Summary changed from BP Add-ons Plugin admin tabs: stop using buddypress wp.org account favorites to fill this tab to BP Add-ons Plugin admin tab: stop using buddypress wp.org account favorites to fill this tab
This ticket was mentioned in PR #157 on buddypress/buddypress by @imath.
3 years ago
#2
- Keywords has-patch added; needs-patch removed
#4
@
3 years ago
- Owner set to imath
- Resolution set to fixed
- Status changed from new to closed
In 13576:
#7
@
2 years ago
@espellcaste the BP Add-ons Plugins tab should be added to the same level BuddyPress is. If network activated then network admin, it activated on a site, then site admin (if the Super Admin allowed Plugins menu on subsite).
#8
@
2 years ago
But, if I'm in a MU network, and activate BuddyPress in one of the sites, only the MU network can add plugins and it is not available there.
#9
@
2 years ago
it activated on a site, then site admin (if the Super Admin allowed Plugins menu on subsite).
I have the "Enable administration menus: Plugins" menu activated and still can't see it in the sub site.
#10
@
2 years ago
Right, I forgot the Add New plugin is only available on the network admin. Then you need to activate BuddyPress on the network level to get it. Unless you activated BuddyPress on the main site you can’t reach the Network Admin from another subsite.

Update arguments used to query for BuddyPress Add-ons.
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8984