Opened 7 years ago
Closed 7 years ago
#2681 closed defect (bug) (fixed)
Profiles: Update to reflect new Plugin Directory implementation
Reported by: | coffee2code | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Profiles | Keywords: | |
Cc: |
Description
With the new Plugin Directory now live, user profiles on profiles.wordpress.org need to be updated to pull data from the new site.
This includes:
- For the "Plugins" tab, querying for the list of user's plugins against new Plugin Directory WP tables.
- For the "Favorites" tab, getting user's list of favorited plugins from a new user meta field.
- For both of those tabs, querying for plugin information against the new tables.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fixed in [13033-dotorg] (as described in ticket) and [13034-dotorg] (Use Plugin Directory code for plugin icons).