#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
Change History (5)
#1
@
3 months 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 months ago
#2
- Keywords has-patch added; needs-patch removed
Update arguments used to query for BuddyPress Add-ons.
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8984