Opened 11 years ago
Closed 9 years ago
#25958 closed enhancement (fixed)
Allow wp.getUsersBlogs to return the primary_blog flag
Reported by: | daniloercoli | Owned by: | wonderboymusic |
---|---|---|---|
Milestone: | 4.4 | Priority: | low |
Severity: | normal | Version: | |
Component: | XML-RPC | Keywords: | has-patch needs-unit-tests 3.9-early |
Focuses: | Cc: |
Description
Would be nice if wp.getUsersBlogs could return the primary blog flag in the response.
For example, when logging with the mobile apps, we can pre-select the primary blog as the default, and give the user a better experience just from the beginning.
Attachments (2)
Change History (9)
#3
@
11 years ago
- Keywords needs-unit-tests added; commit removed
Lets have some Unit Tests for wp.getUsersBlogs
#4
@
11 years ago
- Owner set to markoheijnen
- Status changed from new to assigned
I'm assigning this one to myself and working on it tomorrow. In case someone beats me before it I will check the patch
#5
@
11 years ago
- Keywords 3.9-early added
- Milestone changed from 3.8 to Future Release
I wasn't actually aware that primary_blog was still a thing. I thought we ditched it when we got rid of the dashboard blog.
Note: See
TracTickets for help on using
tickets.
Patch looks fine. Moved to 3.8 for consideration.